Halloween Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

As a part of a travel expense reimbursement management system, the following business process is defined:

• After receipt of the expense report, a new account must be created if the employee does not already have one. The report is then reviewed.

• Amounts less than $200 are automatically approved, while amounts equal to or greater than $200 must be approved by the supervisor. If the request is rejected, the employee is informed. The employee is reimbursed by payment to his of her bank account.

• If the request is not processed within 7 days, the employee receives an "ongoing" e-mail. If the request is not completed within 30 days, then the process is stopped, and the employee receives a cancellation e-mail asking her/him to resubmit the refund request

The following BPMN model has been submitted for review

Which of the following comments is MOST Likely to have been made on this BPMN model?

A.

The second timing event should be "30 days" instead of "23 days"

B.

The "Supervisor Review" activity should be positioned after the "Send for Payment" activity

C.

This BPMN model is correct, so there should not be any review comments

D.

After "Advise Employee to Start Again" the flow should go to an "end" event

Which of the following techniques is most likely applied to ensure the quality of acceptance testing activities?

A.

Review of the source code to ensure traceability of user stories to system components.

B.

Verification of the traceability between user stories and test cases to make sure it is up to date.

C.

Checklist-based verification of requirements to ensure their completeness and quality.

D.

Eye tracking to verify the feasibility of previously defined user acceptance tests.

Which one of the following statements regarding the graphical representation of business processes is true?

A.

Using decision tables in BPMN allows defining test conditions corresponding to the business rules under test.

B.

Graphical representations of business processes must describe the complete workflow in detail, including alternative and error scenarios.

C.

For acceptance testing, graphical business process models should focus on the user workflows to be tested.

D.

Business processes should be described graphically using the DMN standard and completed with decision tables.

Which one of the following test design techniques fits accepting testing purposes BEST?

A.

static code analysis

B.

input validation

C.

equivalence partitioning

D.

defect-based test design