Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Certified Tester Foundation Level Agile Tester Question and Answers

Certified Tester Foundation Level Agile Tester

Last Update Sep 21, 2025
Total Questions : 80

We are offering FREE CTFL-AT iSQI exam questions. All you do is to just go and sign up. Give your details, prepare CTFL-AT free exam questions and then go for complete pool of Certified Tester Foundation Level Agile Tester test questions that will help you more.

CTFL-AT pdf

CTFL-AT PDF

$36.75  $104.99
CTFL-AT Engine

CTFL-AT Testing Engine

$43.75  $124.99
CTFL-AT PDF + Engine

CTFL-AT PDF + Testing Engine

$57.75  $164.99
Questions 1

Which of the following describes a direct benefit of early and frequent feedback associated with the adoption of continuous integration?

Options:

A.  

Detecting and isolating code quality problems early

B.  

Reducing the need of conducting retrospectives

C.  

Making quality everyone’s responsibility

D.  

Eliminating communication problems within the team

Discussion 0
Questions 2

Which agile development approach incorporates the following practices:

* a project is divided into iterations called sprints

* each sprint results in a potentially releasable/shippable product?

Options:

A.  

Kanban

B.  

Extreme Programming

C.  

Continuous Integration

D.  

Scrum

Discussion 0
Questions 3

In a sprint planning, the product owner presents a user story written on a card. The team starts having a discussion with the product owner to get an understanding on how the software should work.

The user story written on the card is:

"As a customer, I want to subscribe to the mailing list so that I can receive the latest deal in an email."

By applying the 3C concept, which ONE of the following statements is CORRECT?

Options:

A.  

Conversation should include the acceptance criteria discussion.

B.  

The card should contain requirements not the user story.

C.  

Product owner has written a user story and confirmation is not needed.

D.  

The conversation is not required and the team should start developing.

Discussion 0
Questions 4

Which of the following is a risk that continuous integration introduces?

Options:

A.  

Teams sometimes over-rely on unit tests and exclude some important system and acceptance tests.

B.  

Testers sometimes have too many builds to test, which reduces the quality of testing.

C.  

Teams no longer have the ability to run manual tests, as all tests must be automated.

D.  

Developer's workload is increased, which can result in a reduction of output.

Discussion 0
Questions 5

Which of the following statements describes Configuration Management?

Options:

A.  

Configuration management is a test management task that deals with developing and applying a set of corrective actions to get a test project on track when monitoring shows a deviation from what was planned

B.  

Configuration management represents a method for measuring and managing session-based testing, where a session is an uninterrupted period of testing which could last from 60 to 120 minutes

C.  

Configuration management consists of all of the test design techniques in which test cases are designed to execute all possible discrete combinations of any set of a specified number of configuration elements

D.  

Configuration management aims to identify and document some characteristics of a configuration item, control changes to those characteristics, and record and report change processing and implementation status

Discussion 0
Questions 6

You are working in a software development company which, for many years, used a sequential development model and was organized into separate departments for each functional group (e.g. business analysts, developers, testers) located within their own office space. Your organization has recently changed to a SCRUM agile framework. Which of the following is an important organizational and behavioral best practice for a tester in the SCRUM team that should have also been practiced when using the sequential model?

Options:

A.  

Resilient testing means that the testing process is capable of dealing with rapid changes throughout the development process with test plans being updated during each iteration.

B.  

Credibility means that the tester must share information with the stakeholders about the test process so that they find the selected test strategy and testing activities trustworthy.

C.  

Cross-functional teamwork means that all team members contribute to testing in various ways. For example, involving people with the test strategy, test planning and execution as well as test reporting.

D.  

Co-located teamwork means that all team members, including developers and testers, must sit together in the same office, so they can quickly communicate face-to-face.

Discussion 0
Questions 7

Which of the following statements about Agile retrospectives is CORRECT?

Options:

A.  

During Agile retrospectives, testers should be encouraged to provide constructive suggestions only on non-testing activities.

B.  

In an Agile retrospective the moderator can encourage and make sure that good practices are kept by the team, by asking what the team is doing well.

C.  

Agile retrospectives should be focused mainly on impediments that are outside the control of the team because these issues are more challenging.

D.  

Unlike working sessions or meetings held in non-Agile projects, Agile retrospectives do not require follow-up activities.

Discussion 0
Questions 8

Which of the following would provide the MOST independence for testers working with agile teams?

Options:

A.  

Testers are fully embedded in each Agile team to perform many of the testing tasks.

B.  

Testers from an independent test team who do not get involved with the Agile team, but are assigned to do System Testing once all sprints are completed.

C.  

Testers from an independent test team are assigned on-demand for the final days of each sprint.

D.  

Testers from an independent test team are assigned to the Agile team at the beginning of the project, returning for re-assignment to a new agile team.

Discussion 0
Questions 9

Which of the following statements best describes test-driven development?

Options:

A.  

A way of developing software where the test cases are developed, and often automated, before the software to run those test cases has been written

B.  

A high-level description of the test levels to be performed and the testing within those levels for an organization or programme (one or more projects)

C.  

An approach to software development based on iterative incremental development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams

D.  

A way of testing software where test design and test execution occur at the same time, guided by a test charter during time-boxed testing sessions

Discussion 0
Questions 10

Which of the following is a typical task performed by a tester within a Scrum team?

Options:

A.  

Suggesting improvements in sprint retrospectives

B.  

Coaching other team members in self-organization and cross-functionality

C.  

Removing impediments to the Scrum team’s progress

D.  

Prioritizing the items in the product backlog

Discussion 0
Questions 11

Which of the following statements about the test pyramid is true?

Options:

A.  

The test pyramid concept is based on the principle of eliminating defects as early as possible in the software lifecycle

B.  

The test pyramid emphasizes having more automated tests at the higher test levels and a decreasing number of them at the lower test levels

C.  

The test pyramid concept states that every software system consists always of four different test levels (unit, integration, system, acceptance)

D.  

The test pyramid consists of four test levels with business-facing tests at the bottom of the pyramid and technology-facing tests at the top

Discussion 0
Questions 12

During a retrospective, which of the following items would be the LEAST effective to generate discussions on process improvement?

Options:

A.  

The build process was slow and this often caused delays waiting for the build to complete.

B.  

For the last sprint the estimated and actual effort were much higher than the team capacity.

C.  

The automation tests failed frequently without any logs to help in debugging the failure reason.

D.  

One of the testers was regarded as being both disruptive and lazy and did not contribute to team success.

Discussion 0
Questions 13

Which of the following statements about the testing quadrants model is true?

Options:

A.  

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) represents a different test level (Q1 = Unit, Q2 = Integration, Q3 = System, and Q4 = Acceptance) and describes the different test types that shall be performed by Agile teams in that test level for an Agile project

B.  

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants are numbered to describe the order in which the associated test types and test levels shall be performed in an Agile project (Q1 first, Q4 last)

C.  

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants can be used by Agile teams and other stakeholders to ensure that all important test types and test levels are included in an Agile project

D.  

Each of the four testing quadrants (Q1, Q2, Q3, and Q4) contains different test types and test levels, and these quadrants are numbered to describe the risk level associated with the test types (Q1 = least risky, Q4 = most risky)

Discussion 0
Questions 14

Which statement about an Agile task board is CORRECT?

Options:

A.  

It provides detailed visual representation of the whole team's status.

B.  

It is updated once at the end of each iteration.

C.  

Only “in progress” tasks are shown on the task board.

D.  

It is a detailed visual representation of the status of testing.

Discussion 0
Questions 15

Which of the following statements about Agile software development approaches is true?

Options:

A.  

Communication, simplicity, feedback, courage, and respect are the five fundamental values of Kanban to guide development

B.  

Scrum does not provide guidance on how development has to be done in a Scrum project but prescribes the adoption of specific testing techniques

C.  

In Kanban, transparency of content and progress of tasks is usually done with the visualization of the active tasks, for example on a public whiteboard

D.  

Scrum is an Agile management framework that defines three roles: the Scrum Owner, the Product Master, and the Development Team

Discussion 0
Questions 16

An Agile team is developing a Pay-TV web portal. In Iteration 3, only PayPal and credit card payments are supported. A new user story in Iteration 4 adds payment using credit from a smartcard.

Which of the following would you expect to describe valid and relevant acceptance tests for this user story?

Options:

A.  

Tests to check that payments with insufficient credit charged on the smartcard are successful

B.  

Tests to check that payments with sufficient credit charged on the smartcard are given five percent discount are successful

C.  

Tests to check that payments with expired credit cards of supported credit card types are unsuccessful

D.  

Tests to check that payments with no credit charged on the smartcard will be unsuccessful

Discussion 0
Questions 17

Consider the estimation of a given user story performed separately by two different teams (Team A and Team B) using the Planning Poker technique. Both teams consist of five members and use a deck of cards (0, 1, 2, 3, 5, 8, 13, 20).

Team A quickly decides on an estimate of8 story pointsafter four rounds, withno discussionsbetween rounds.

Team B arrives at3 story pointsafter three rounds, withdiscussionsbetween the lowest and highest estimators after each round.

Which of the following statements would you expect most likely to be true in this scenario?

Options:

A.  

Team B estimates that the user story can be "done" with significantly less effort in absolute terms than what was estimated by Team A

B.  

Team A has a better estimation process than Team B because at the end of the last round, all five team members’ estimates are an exact match

C.  

In the estimation process, Team B, unlike Team A, can take advantage of the discussions that represent an important benefit of using Planning Poker

D.  

Both Team A and B have an ineffective estimation process because the best estimate is the average of the results of the first round of estimation

Discussion 0
Questions 18

Which of the following is a benefit of a whole-team approach?

Options:

A.  

Enables reduction in test duplication as the testers and test engineers function as a single team.

B.  

Enables testers to execute their responsibility for quality for the combined team.

C.  

Enables the team to focus on solely their separate areas of expertise and responsibility.

D.  

Enables the various skill sets within the team to be leveraged to the benefit of the project.

Discussion 0
Questions 19

Which of the following tools would you expect to be the most useful to report defects found during exploratory testing sessions in Agile projects?

Options:

A.  

Tools that generate data to populate an application’s database

B.  

Continuous integration and build distribution tools

C.  

Application lifecycle management (ALM) and task management tools

D.  

Tools that capture and log activities performed on an application during its use

Discussion 0
Questions 20

Which two of the following statements are CORRECT with regards to test automation on agile projects?

1) Every test developed for past iterations is kept and executed as part of a regression suite for each new release of code.

2) It would be very difficult to ensure high quality in an agile project without test automation.

3) Automated acceptance tests are run regularly as part of the continuous integration full system build.

4) Automated regression suites are only run for the final release of code.

5) In agile projects, the results from automated acceptance tests provide feedback on the overall product quality.

Options:

A.  

3, 4

B.  

2, 5

C.  

1, 3

D.  

2, 3

Discussion 0
Questions 21

Which one of the following is a testable acceptance criterion?

Options:

A.  

The solution shall support business processes.

B.  

The system shall be easy to use.

C.  

The response time to confirm a customer submission must not exceed 5 seconds.

D.  

The tools for testing are tested before use and are meeting the requirements.

Discussion 0
Questions 22

Which of the following allows a developer to define accurate unit tests focused on business needs?

Options:

A.  

Design-Driven Development

B.  

Behavior-Driven Development

C.  

Test-Driven Development

D.  

Acceptance Test-Driven Development

Discussion 0
Questions 23

Why is regression of software a high risk in agile projects?

Options:

A.  

Test-driven development means that existing functionality is not considered.

B.  

Test automation can cause regression of software in the test environment.

C.  

Regression is built into software as a safeguard against unexpected failures.

D.  

There is code churn due to change in business needs over several sprints.

Discussion 0
Questions 24

Consider an online application that allows registered users to pay the annual car tax based on the vehicle’s engine power in kW. Given the following user story:

"As a customer I need the online application to calculate the annual car tax amount that I need to pay for my car:

* If the power of the vehicle is less than 20 kW, then the annual car tax is free

* If the power of the vehicle is more or equal than 20 kW but less or equal than 150 kW, then the annual car tax is 250 Euros

* If the power of the vehicle is more than 150 kW, then the annual car tax is 750 Euros"

What is the MOST suitable use of a black-box test design technique for this user story?

Options:

A.  

Decision table testing. Test the following conditions:

Conditions=registered user logged in; inserted power of the vehicle=20kW;

Action=Car tax paid

B.  

State transition testing. Test the transitions between the following states:

logging in, inserting the power of the vehicle, making payment, logging out.

C.  

Equivalence partitioning. Test the annual car tax value for the following partitions:

[power of the vehicle<20 kW ; 20 kW ≤power of the vehicles≤150 kW; power of the vehicle>150 kW]

D.  

Use case testing

Test the following use case (Actor=registered user):

Pre-condition=registered user logged in

Scenario=registered user inserts the power of the vehicle, making payment and logs out

Post-condition=car tax paid and registered user logged out

Discussion 0