iSQI Related Exams
CTFL-AcT Exam
In a project to develop an online booking system, the team decided to strengthen collaborative work between the business analyst and the testers working on the project. Several concrete joint activities have been identified.
The following BPMN and DMN models are used for acceptance testing. The DMN table is linked to the credit card scanning to check if a discount is applicable.
Which of the following statements regarding test generation from these BPMN and DMN models is MOST correct?

As an acceptance tester you want to test the $100 withdrawal process described by the following BPMN model.

You would like to achieve decision coverage. Consider the following test cases: Test 1: balance = $100, receipt = YES
Test 2: balance = $99
Test 3: balance = $120, receipt = NO Test 4: balance = $2500, receipt = YES
Which of the following is the minimal set of test cases allowing to achieve full decision coverage?