Which of the following relations between business rule modeling and ATDD is correct?
As an acceptance tester you want to test the $100 withdrawal process described by the following Business Process Model and Notation (BPMN) model.

You would like to achieve the following coverage criterion “execute all possible process tasks”. Consider the following test cases:
Test 1: balance = $100, receipt = YES
Test 2: balance = $120, receipt = NO
Test 3: balance = $85
Test 4: balance = $20, receipt = YES
Which of the following is the minimal set of test cases allowing to achieve required coverage?
As a tester you participate in the project of the decision support system for granting a loan. You are asked to review the acceptance criteria for the following requirement:
REQ 3.28. The automated system records critical credit application data (CCAD. needed to support application screening.
Assume that it is well known what kind of data CCAD are. Which of the following would be the BEST example of an acceptance criterion for this requirement?
Which of the following is the BEST example of a Gherkin-style test for a web-based banking application?
Which one of the following statements describes an exploratory test charter BEST?
Why can it be a good practice to draw business process models that only partially cover the behavior of related software systems?
You recently became an acceptance tester in a cross-discipline project, because your predecesor left the company over nogth. The 15 project team members are located in different time zones. Everybody seems to work hard on their tasks, but nobody can give you with an overview on the project.
What one of the following actions is BEST to encourage the team members to work closer together?
Which of the following statements describes an advantage of bi-directional traceability between requirements / user stories and test cases?
Which one of the following statements describes the collaboration between business analysts and testers BEST?
As a tester you are part of a development team for health monitoring system to record and synchronize various health parameters, calculate health score and provide practical advice on how to maintain and improve health. You are asked to review the acceptance criteria for the following user story:
US23; As a user of the system. I can monitor my blood pressure and obtain alerts in case of excessive pressure, in order to prevent the risk associated with hypertension.
Which of the following is NOT a good example of an acceptance criterion for this requirement?
Given the following attributes:
i. commercializability
ii. functional suitability
iii. viability
iv. reliability
v. security
vi. cognitive ability
vii. maintainability
Which one of the following answers contains quality attributes that are MOST relevant for acceptance testing?
Which of the following sentences explains BEST how business process and business rule modeling can be used for ATDD?
Which one of the following scenarios is MOST likely to be encountered in the context of performance testing?
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?
Which one of the following combinations between high-level security requirements and security testing techniques matches BEST?
In Agile an exploratory test session is conducted. Which one of the following concepts applies BEST?
Which one of the following statements describes the relation between business goals, business needs and requirements BEST?
Your company wants to establish a new human resources management application. As tester, you propose to use an ATDD approach and to use business process models for test case design.
Which of the following statements is the LEAST meaningful argument for this approach?
As an acceptance tester, you are stuck between two stakeholders that demand contradicting acceptance criteria
Which one of the following actions is MOST promising to resolve the conflict?