Updated Free ISQI CTFL-AcT Test Engine Questions with 42 Q&As
The Best ISTQB Foundation Level CTFL-AcT Professional Exam Questions
NEW QUESTION 20
Which one of the following statements describes correctly how acceptance testing may be augmented with other test techniques or approaches?
- A. In a priority-based testing approach, prioritization of acceptance tests depends on identified product risks.
- B. In a model-based testing approach, acceptance tests are generated from graphical or textual models.
- C. In a risk-based testing approach, acceptance criteria are derived from the tester's experience and intuition.
- D. In a black-box testing approach, acceptance test scenarios follow the implemented sequence of function calls in the code.
Answer: B
NEW QUESTION 21
How are beta testing and acceptance testing related?
- A. Beta testing is a systematic approach to acceptance testing and provides measurable coverage of the user stories.
- B. Beta testing should include predefined acceptance test scenarios based on acceptance criteria.
- C. Beta testing is a synonym for acceptance testing used in specific application domains.
- D. Beta testing allows the product to be tested in realistic business configurations and contexts.
Answer: D
NEW QUESTION 22
The standard ISO 25010 defines a quality in use model with characteristics and subcharacteristics. Which elements of the following list is a characteristic of quality in use according to this standard?
- A. Usability
- B. Portability
- C. Compatibility
- D. Efficiency
Answer: D
NEW QUESTION 23
Which of the following techniques is most likely applied to ensure the quality of acceptance testing activities?
- A. Checklist-based verification of requirements to ensure their completeness and quality.
- B. Eye tracking to verify the feasibility of previously defined user acceptance tests.
- C. Verification of the traceability between user stories and test cases to make sure it is up to date.
- D. Review of the source code to ensure traceability of user stories to system components.
Answer: C
NEW QUESTION 24
Which of the following is the BEST example of a Gherkin-style test for a web-based banking application?
- A. GIVEN I have $5000 on my personal account X AND I have $200 on my personal account Y WHEN I transfer $1000 from X to Y THEN I should have balance $4000 on my personal account X AND I should have balance $1200 on my personal account Y
- B. GIVEN I have $5000 on my personal account X AND I have $200 on my personal account Y WHEN I click 'Make transfer' button AND I enter '3000' into 'Amount' field AND I enter 'X' into 'From which account' field AND I enter 'Y' into 'To which account' field AND I click 'Confirm transaction' button THEN I should have balance $2000 on my personal account X AND I should have balance $3200 on my personal account Y
- C. GIVEN I have $5000 on my personal account X WHEN I have $600 on my personal account Y THEN I have $5600 in total on my personal accounts X and Y
- D. GIVEN I have $5000 on my personal account X and $600 on my personal account Y WHEN I transfer
$500 from Y to X
THEN I should have balance $4500 on X and balance $1100 on Y
Answer: A
NEW QUESTION 25
Which of the following activities is most likely performed by the business analyst as part of defect analysis?
- A. Check, whether other paths in the business process model perform as intended.
- B. Identify the requirements / user stories that are not satisfied.
- C. Assess the impact of corrective actions on other parts of the system's implementation.
- D. Analyze the function that failed step by step to identify the cause of the defect.
Answer: B
NEW QUESTION 26
Which of the following statements regarding defects is MOST correct?
- A. Regular meetings between business analysts and testers are necessary to report discrepancies between actual and expected outcome.
- B. Testers should provide accurate information regarding the difference between the expected test result and the actual result.
- C. If the defect turns out to be a bug, the tester writes a defect report and sends it to the business analyst for further investigation.
- D. The tester should analyze the potential impact of a defect on system usage, before communicating it to the business analyst.
Answer: B
NEW QUESTION 27
Which one of the following statements regarding the graphical representation of business processes is true?
- A. Business processes should be described graphically using the DMN standard and completed with decision tables.
- B. Using decision tables in BPMN allows defining test conditions corresponding to the business rules under test.
- C. Graphical representations of business processes must describe the complete workflow in detail, including alternative and error scenarios.
- D. For acceptance testing, graphical business process models should focus on the user workflows to be tested.
Answer: D
NEW QUESTION 28
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?
- A. Test 1, Test 2, Test 3
- B. Test 2, Test 3
- C. Test 1, Test 2, Test 4
- D. Test 1, Test 2
Answer: A
NEW QUESTION 29
Which one of the following statements regarding acceptance criteria is true?
- A. Testers should not be involved in writing acceptance criteria to make sure that the test is independent.
- B. Acceptance criteria are specific to agile frameworks where they correspond to functional requirements.
- C. In acceptance test-driven development (ATDD., acceptance criteria replace acceptance tests.
- D. Acceptance criteria specify what shall be tested to verify that a requirement or user story has been implemented correctly.
Answer: D
NEW QUESTION 30
As an acceptance tester you are analyzing the following user story for a computer web-based mass multiplayer role-playing game:
As an unregistered player
I want to be able to register myself by defining my e-mail, login and password in a registration form so that I become a registered player Consider the following propositions of the acceptance criteria:
i.a registration form is displayed on the screen.
ii.the form is written in the Groovy language; the cursor is initially set on the 'login' field; after pushing the TAB button the cursor switches to 'password', 'repeat password', 'mail', and 'repeat mail' forms.
iii.I cannot register myself if the login I choose is used by another player.
iv.after successful registration process I am informed about it by an e-mail.
Which of the above statements would you consider as well-written acceptance criteria?
- A. only ii)
- B. only ii) and iv)
- C. only i), iii) and iv)
- D. only i) and iii)
Answer: C
NEW QUESTION 31
Which one of the following statements regarding the quality of requirements is MOST correct?
- A. Vague or ambiguous requirements may lead to misunderstandings both during implementation and testing.
- B. In Agile development lifecycle models, requirement engineering becomes less important due to the product owner role.
- C. INVEST is a technique that ensure the quality of user stories or requirements, thus replacing regular reviews.
- D. Testers may complete unclear requirements by assumptions, as long as they discuss those assumptions with at least one stakeholder.
Answer: A
NEW QUESTION 32
Which of the following information is most likely part of an acceptance test summary report?
- A. Technical details on defect fixes.
- B. Test procedure information.
- C. Test strategy and test design methods.
- D. Information to evaluate the level of risk for product release.
Answer: D
NEW QUESTION 33
Which one of the following usability testing techniques matches the test objective BEST?
- A. Biometrics-based evaluation help to understand retrospectively, how users interacted with the system and to improve it.
- B. Expert reviews help to understand how users interact with a system and what is more or less visible.
- C. Log file analysis performed by usability experts identifies strong points of an interface that attract the user's attention.
- D. Walkthrough and thinking aloud methods can indicate difficulties users experience with certain tasks.
Answer: D
NEW QUESTION 34
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?

- A. Option D
- B. Option C
- C. Option B
- D. Option A
Answer: D
NEW QUESTION 35
Which one of the following statements defines beta testing BEST?
- A. During beta testing, genuine users define the acceptance criteria for various realistic configurations.
- B. Beta testing takes place early in the development process to acquire feedback from the market.
- C. Beta testers discover defects in the product that escaped during the development process.
- D. Beta testing is performed by developers at the customer's location.
Answer: C
NEW QUESTION 36
......
Try 100% Updated CTFL-AcT Exam Questions [2022]: https://troytec.getvalidtest.com/CTFL-AcT-brain-dumps.html