Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

iSQI CTFL-AcT ISTQB Certified Tester - Acceptance Testing (CT-AcT) Exam Practice Test

Page: 1 / 8
Total 80 questions

ISTQB Certified Tester - Acceptance Testing (CT-AcT) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

Which one of the following arguments is the BEST reason to add additional information to BPMN diagrams?

Options:

A.

Link to priorities help test case authors to write comprehensive test cases

B.

Links to requires test equipment facilitate test case reviews of stakeholders

C.

Link to requirements / user stories enable testers to execute the tests

D.

Link to risks provide input to testers for selecting regression tests

Question 2

Which one of the following statements regarding ATDD / BDD is true?

Options:

A.

Behavior-Driven Development (BDD. considers acceptance test design as an activity to be handled by the test team after requirements have been finalized.

B.

In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., test cases provide examples of product use.

C.

In Acceptance-Test Driven Development (ATDD., test cases are written prior to the acceptance criteria.

D.

In both Acceptance-Test Driven Development (ATDD. and Behavior-Driven Development (BDD., acceptance test cases are written by a test automation engineer as test automation code.

Question 3

Which one of the following statements describes the relation between business goals, business needs and requirements BEST?

Options:

A.

Business goals and business needs are synonyms.

B.

Business goals, business needs and requirements describe at different levels of abstraction, what shall be achieved.

C.

Business needs address the business solution whereas business requirements define the business problem or opportunity.

D.

To derive the business needs, the business analyst first has to understand the business goals and requirements.

Question 4

Which one of the following statements describes correctly how acceptance testing may be augmented with other test techniques or approaches?

Options:

A.

In a model-based testing approach, acceptance tests are generated from graphical or textual models.

B.

In a priority-based testing approach, prioritization of acceptance tests depends on identified product risks.

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.

Question 5

Which one of the following scenarios characterizes UX task analysis BEST?

Options:

A.

Users are qualified depending on their physical and intellectual characteristics.

B.

Use cases are analyzed and represented through business process models.

C.

External conditions are considered as input for subsequent design steps.

D.

Inspirations from similar sectors are sought to identify successful solutions.

Question 6

Which of the following provides the BEST description of Beta testing?

Options:

A.

The effectiveness of beta testing sessions depends on the quality of the test charter

B.

In Agile, beta testing must be performed at the same time as user stories are developed

C.

Beta testing aims to obtain feedback from users in their context of use

D.

Beta testing is generally performed jointly by testers, business analysts, product owners and developers

Question 7

Consider the following BPMN model and the related DMN model describing the decision rules associated to the "Check of delivery" activity

What is the minimum number of test cases required to cover all paths without repeated loops in the BPMN model AND all decisions in the DMN table?

Options:

A.

4

B.

6

C.

3

D.

5

Question 8

During usability testing, the ergonomic of the products shall be checked. Which one of the following usability testing techniques matches this test objective BEST?

Options:

A.

Checklist-based evaluation

B.

Biometrics - based evaluation

C.

Walkthrough

D.

Log file analysis

Question 9

Which of the following is the BEST example of a Gherkin-style test for a web-based banking application?

Options:

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 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

D.

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

Question 10

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?

Options:

A.

only i) and iii)

B.

only ii)

C.

only ii) and iv)

D.

only i), iii) and iv)

Question 11

Which of the following information is most likely part of an acceptance test summary report?

Options:

A.

Information to evaluate the level of risk for product release.

B.

Technical details on defect fixes.

C.

Test strategy and test design methods.

D.

Test procedure information.

Question 12

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?

Options:

A.

The database must use MangoDB

B.

Since I am logged in as a department manager, when I try to access the file of an employee who is not in my department then a message telling me that I do not have access rights is displayed

C.

Security test must be performed to demonstrate that the authentication and rights management system is working properly

D.

The list of employees who are members of a department can only be updated by a person logged as HR

Question 13

Which one of the following test design techniques fits accepting testing purposes BEST?

Options:

A.

static code analysis

B.

input validation

C.

equivalence partitioning

D.

defect-based test design

Question 14

The following BPMN and DMN models are used for acceptance testing. The DMN table is linked to the credit card scanning to check if a discount is applicable.

Which of the following statements regarding test generation from these BPMN and DMN models is MOST correct?

Options:

A.

These models can be used to generate a test case for a 0% reduction if the customer has more than 1000 loyalty points

B.

These models can be used to generate a test case for a 3% reduction if the customer has more than 1000 loyalty points

C.

These models can be used to generate a test case for a 3% reduction if the customer has more than 5000 loyalty points

D.

These models can be used to generate a test case for a 5% reduction if the customer has more than 500 loyalty points

Question 15

Which of the following statements about test approaches and test techniques for acceptance testing is MOST correct?

Options:

A.

The review of user requirements / user stories and associated acceptance criteria avoids dynamic acceptance u testing

B.

The refinement of requirements / user stories into acceptance criteria provides test conditions for the creation of acceptance tests

C.

Code coverage and Test-Driven Development are generally combined with boundary value analysis in acceptance testing

D.

If exploratory tests are performed, then there is no need to cover the acceptance criteria

Question 16

Which one of the following scenarios is MOST likely to be encountered in the context of performance testing?

Options:

A.

Usage profiles are used to cover the different configurations the system may be exposed to during operation

B.

The system is stressed by simulating various users that perform memory- intensive tasks

C.

Different workflows and use cases are performed to ensure correct performance for all user scenarios.

D.

Parameter fuzzing is performed to check the systems robustness against user voluntary or involuntary user misbehavior

Question 17

Which of the following statements regarding defects is MOST correct?

Options:

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.

Question 18

As a tester on an Agile project, you have to perform an exploratory test session for a new feature developed. Which of the following actions is the LEAST likely to be carried out for the purpose.

Options:

A.

Discovering and learning the use of the product

B.

Preparation of a test charter and review with the Product Owner

C.

Performing the tests and reporting the results

D.

Scripting of the automated test scripts

Question 19

In Agile an exploratory test session is conducted. Which one of the following concepts applies BEST?

Options:

A.

pair programming

B.

refactoring

C.

planning poker

D.

timeboxing Answer:

Question 20

Which TWO of the following statements about exploratory testing are most true?

Options:

A.

Exploratory testing is achieved by combining product discovery, test design and execution, and results L- interpretation

B.

Exploratory testing implements time-boxed sessions to prioritize tests bases on product risk analysis

C.

Exploratory testing is and experience-based test technique which refines acceptance criteria into acceptance test cases

D.

Exploratory testing is rather carried out by people with a good knowledge of the business domain, bot not necessarily of the tested functionality

E.

Exploratory testing generally begins with the definition of the test charter that defines the detailed test L-' conditions

Question 21

Which of the following activities is most likely performed by the business analyst as part of defect analysis?

Options:

A.

Identify the requirements / user stories that are not satisfied.

B.

Assess the impact of corrective actions on other parts of the system's implementation.

C.

Analyze the function that failed step by step to identify the cause of the defect.

D.

Check, whether other paths in the business process model perform as intended.

Question 22

Which one of the following statements about the relation between business goals, business needs and requirements is true?

Options:

A.

Once the business requirements are elicited, business analysts start to formalize business goals for the project.

B.

Business goals, business needs and requirements describe, at different levels of abstraction, what shall be archived

C.

Business requirements are generally developed by refining product requirements.vhbj

D.

Business goals can be extracted from product requirements

Question 23

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?

Options:

A.

Line 3 refers to and element of the user interface which is to be avoided, line 4 the quantity should not be set and line 7 is an action and not a result

B.

This test case is perfectly written

C.

Line 3 refers to an element to the user interface, which is to be avoided and line 7 is and action and not a result

D.

The "When" part lacks an action to enter number of tickets request that is greater than the limit allowed per person

Question 24

How does ISTQB CTFL test activities relate to the IQBBA FL business analysis and requirements engineering activities?

Options:

A.

Business analysts who follow the IQBBA requirements engineering process will not be involved in designing test cases.

B.

Business analysts and tester have to decide, whether they follow the IQBBA or ISTQB lifecycle processes, because they exclude each other.

C.

The IQBBA solution evaluation phase precedes the ISTQB test implementation and test execution activities.

D.

Test analysis and test design activities may result in changes of acceptance criteria.

Page: 1 / 8
Total 80 questions