iSQI CTFL-AcT - ISTQB Certified Tester - Acceptance Testing (CT-AcT)
Which one of the following scenarios describes BEST a non-functional quality attribute that is relevant for accept testing?
Which of the following statements BEST describes the relationship between beta testing and acceptance testing?
Why can it be a good practice to draw business process models that only partially cover the behavior of related software systems?
Which one of the following scenarios characterizes UX task analysis BEST?
Which one of the following answers lists characteristic of quality in use according to the quality in use model defined in ISO 25010?
On a project to develop an event booking platform, a review session is being conducted on acceptance test cases written in Ghenkin's language. Consider the following test case:
1. GIVEN I am logged in on the event booking platform
2. AND I have selected an event from the list displayed for the "live concert" category
3. WHEN I click "Buy Tickets" buttom
4. AND I enter "3" into "Ticket quantify" field
5. AND I agree on terms and conditions
6. THEN The system should display the checkout page
7. AND I should provide my personal data for payment and eticket delivery
Which of the following sentences MOST closely corresponds to a comment that could be made on this test case during the review?
A green courier working for an urban delivery service company uses three types of vehicles: normal bicycles, electric cargo bikes and electric vans. The following DMN table provides the rules used to select the type of zero emission vehicle to be used according to the weight (in kg) and the largest dimension (in cm) of the parcel, and the delivery distance (in km)
Which one of the following statements is consistent with this DMN table?

Which one of the following statements regarding the graphical representation of business processes is true?
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?
Which one of the following test design techniques fits accepting testing purposes BEST?
