[Sep 02, 2021] Latest CTFL-AcT Exam with Accurate ISTQB Foundation Level - Acceptance Testing PDF Questions
Practice To CTFL-AcT - Pass4training Remarkable Practice On your ISTQB Foundation Level - Acceptance Testing Exam
NEW QUESTION 22
Which one of the following statements defines beta testing BEST?
- A. Beta testing takes place early in the development process to acquire feedback from the market.
- B. Beta testing is performed by developers at the customer's location.
- C. Beta testers discover defects in the product that escaped during the development process.
- D. During beta testing, genuine users define the acceptance criteria for various realistic configurations.
Answer: C
NEW QUESTION 23
How does ISTQB CTFL test activities relate to the IQBBA FL business analysis and requirements engineering activities?
- A. The IQBBA solution evaluation phase precedes the ISTQB test implementation and test execution activities.
- B. Business analysts who follow the IQBBA requirements engineering process will not be involved in designing test cases.
- C. Business analysts and tester have to decide, whether they follow the IQBBA or ISTQB lifecycle processes, because they exclude each other.
- D. Test analysis and test design activities may result in changes of acceptance criteria.
Answer: D
NEW QUESTION 24
Which of the following statements corresponds BEST to a UX requirement analysis activity?
- A. User profiles are used to determine different levels of business knowledge.
- B. Environmental conditions such as light conditions are obtained from a task analysis.
- C. Security requirements are derived from usage scenarios.
- D. Personas are used to analyze products or solutions from competitors.
Answer: A
NEW QUESTION 25
Which one of the following statements regarding ATDD / BDD is true?
- A. In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., test cases provide examples of product use.
- B. Behavior-Driven Development (BDD. considers acceptance test design as an activity to be handled by the test team after requirements have been finalized.
- C. In Acceptance-Test Driven Development (ATDD., test cases are written prior to the acceptance criteria.
- D. In both Acceptance-Test Driven Development (ATD and Behavior-Driven Development (BD, acceptance test cases are written by a test automation engineer as test automation code.
Answer: A
NEW QUESTION 26
Which one of the following scenarios characterizes UX task analysis BEST?
- A. Inspirations from similar sectors are sought to identify successful solutions.
- B. Users are qualified depending on their physical and intellectual characteristics.
- C. External conditions are considered as input for subsequent design steps.
- D. Use cases are analyzed and represented through business process models.
Answer: D
NEW QUESTION 27
Which one of the following statements describes the collaboration between business analysts and testers BEST?
- A. Testers participate in identifying business needs of stakeholders to better understand the business needs and related requirements.
- B. Business analysts usually cannot review acceptance tests, because they do not understand the technical details.
- C. Business analysts collaborate on test planning and risk analysis to ensure that further on, appropriate test cases are developed and prioritized.
- D. Once the requirements and acceptance criteria have been defined, business analysts are no longer involved in testing activities.
Answer: C
NEW QUESTION 28
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?
- A. Testers will be able to show test coverage directly within the graphical representation of business processes.
- B. The process models will help testers to understand the use cases to be tested.
- C. As business process models will be updated to maintain the tests, they will be a living documentation of the product.
- D. Business process models will make it easier to detect defects in the application code.
Answer: D
NEW QUESTION 29
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 2, Test 3
- B. Test 1, Test 2
- C. Test 1, Test 2, Test 3
- D. Test 1, Test 2, Test 4
Answer: C
NEW QUESTION 30
Which one of the following sentences describes BEST a major advantage when business analysts and testers review the acceptance criteria together?
- A. A shared vision between the business analyst and the tester on acceptance criteria facilitates the design of acceptance test cases.
- B. A joint review ensures that non-functional quality criteria are taken into account.
- C. The review of acceptance criteria helps to verify that acceptance test cases cover business processes, business rules and business risks.
- D. The review of acceptance criteria is a good practice to improve the quality of test reports.
Answer: A
NEW QUESTION 31
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. Compatibility
- B. Portability
- C. Efficiency
- D. Usability
Answer: C
NEW QUESTION 32
Assume you would like to create a model describing a loan request process in a bank.
The loan request process starts when the customer submits a loan application. The bank then reviews the application. Regardless of whether the loan request is approved or not, a letter is sent to inform the customer of the decision. If the request is approved, the loan contract is created.
You have drawn the following business process model using BPMN 2.0.
Which one of the following sentences is true with respect to this process model?
- A. A review credit report is optional when reviewing the loan application.
- B. Verifying employment is not done when the loan status is rejected.
- C. Performing title search and requesting credit report are sequential tasks.
- D. Creating the loan contract is defined as a sub-process.
Answer: D
NEW QUESTION 33
Which one of the following statements describes correctly how acceptance testing may be augmented with other test techniques or approaches?
- A. In a risk-based testing approach, acceptance criteria are derived from the tester's experience and intuition.
- B. In a priority-based testing approach, prioritization of acceptance tests depends on identified product risks.
- C. In a model-based testing approach, acceptance tests are generated from graphical or textual models.
- D. In a black-box testing approach, acceptance test scenarios follow the implemented sequence of function calls in the code.
Answer: C
NEW QUESTION 34
Which one of the following statements regarding acceptance criteria is true?
- A. In acceptance test-driven development (ATDD., acceptance criteria replace acceptance tests.
- B. Testers should not be involved in writing acceptance criteria to make sure that the test is independent.
- C. Acceptance criteria specify what shall be tested to verify that a requirement or user story has been implemented correctly.
- D. Acceptance criteria are specific to agile frameworks where they correspond to functional requirements.
Answer: C
NEW QUESTION 35
What is considered as good practice regarding business process modeling?
- A. Keeping all model element in one diagram considerably improves the readability of BMPN models.
- B. Links to requirements or risks should be well separated from the workflow description.
- C. Business analysts should finalize their process models before showing them to acceptance testers.
- D. BPMN diagrams and DMN tables should include information such as traceability to user stories.
Answer: D
NEW QUESTION 36
Which one of the following statements regarding the quality of requirements is MOST correct?
- A. INVEST is a technique that ensure the quality of user stories or requirements, thus replacing regular reviews.
- B. Vague or ambiguous requirements may lead to misunderstandings both during implementation and testing.
- C. Testers may complete unclear requirements by assumptions, as long as they discuss those assumptions with at least one stakeholder.
- D. In Agile development lifecycle models, requirement engineering becomes less important due to the product owner role.
Answer: B
NEW QUESTION 37
Which one of the following test design techniques fits accepting testing purposes BEST?
- A. equivalence partitioning
- B. defect-based test design
- C. static code analysis
- D. input validation
Answer: A
NEW QUESTION 38
......
Exam Questions and Answers for CTFL-AcT Study Guide Questions and Answers!: https://www.pass4training.com/CTFL-AcT-pass-exam-training.html
Practice To CTFL-AcT - Pass4training Remarkable Practice On your ISTQB Foundation Level - Acceptance Testing Exam: https://drive.google.com/open?id=1TvMvbePMOw499QOYORtcfMimLVeNdR8g

