ISTQB Certified Tester - Acceptance Testing (CT-AcT) Questions and Answers
Which of the following pillars of UX requirement analysis is described BEST?
Which tool is BEST for describing business processes and rules?
Which one of the following statements regarding ATDD / BDD is true?
Suppose you are an acceptance tester in a project developing a medical scanner. The scanner is meant to be used in a hospital and should allow the examination of at leaser 50 patients per day. Which one of the following perspectives is MOST affected, if the produce does not meet the specified performance requirements?
What is considered as good practice regarding business process modeling?
Which one of the following scenarios is MOST likely to be encountered in the context of performance testing?
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.
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 regarding the graphical representation of business processes is true?
As a tester you are part of a development team for a health monitoring system to record and synchronize various health parameters, calculate health score and provide practical advice on how to maintain and improve health Consider the following User Story and related acceptance criterion:
US 34: As a user of the system, I can measure my blood sugar by using a blood glucose meter connected device, in order to adjust my diet and medication dosage if I am diabetic
Acceptance criteria # 1 - Once a blood sugar measurement using the blood glucose meter is done by logged-in user, the measurement result is displayed in less than four seconds.
Which of the following test cases written in Gherkin language is BEST for this user story and acceptance criterion?
Which one of the following acceptance criteria relates to security requirements?
Which one of the following statements regarding ATDD / BDD is true?
Which of the following information is most likely part of an acceptance test summary report?
During acceptance test execution, testers and business analysts closely work together during test execution. Of the following statements, which two statements are MOST likely?
For a project to migrate an employee qualification management system to web technologies, the following requirement has been defined REQ 3-12
The system must be able to manage 3 types of users: HR team member with full rights, department manager with consultation and update rights only for members of his/her department, and employee with read-only access to his/her data
Which of the following sentences BEST reflects an acceptable acceptance criterion?
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?
Which one of the following scenarios characterizes UX context analysis BEST?
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?
Which one of the following statements regarding acceptance criteria is true?
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?
Suppose you are testing a new professional exam support system. As input the system takes two grades from two exams. For each exam the possible grade is 0 or 1 point. As output the system returns a single string – the decision about the entitlements: if the total score is 2, the candidate receives full entitlements. If the total score is 1, she receives partial entitlements. If the total score is 0, the candidate fails and receives no entitlements.
Which of the following is the correct Decision Model and Notation (DMN) model for this situation?
During usability testing, the ergonomic of the products shall be checked. Which one of the following usability testing techniques matches this test objective BEST?
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?