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

CTFL-AT Certified Tester Foundation Level Agile Tester Questions and Answers

Questions 4

Which of the following statements about a test charter are CORRECT?

1) It is used mainly in exploratory tests.

2) It is used to monitor a test process.

3) It may make reference to user stories.

4) It contains notes taken during a test session.

5) It is used to outline the company test policy.

Options:

A.

1, 2, 5

B.

2, 3, 4

C.

2, 4, 5

D.

1, 3, 4

Buy Now
Questions 5

You are a tester in an agile team. The user story you are due to test is still under development so your tests are blocked. The main issue holding progress on this user story is that the developer's unit tests are constantly failing.

As an agile tester, which of the following actions should you take?

Options:

A.

Review the design of the problematic user story and improve it where possible.

B.

Create a bug report for each of your blocked tests.

C.

Work together with the developer, suggesting reasons why the tests are failing.

D.

Use the time to improve and automate existing test cases of other user stories.

Buy Now
Questions 6

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.

Buy Now
Questions 7

Which of the following statements about test-driven development (TDD) and behavior-driven development (BDD) is true?

Options:

A.

Both BDD tests and TDD tests are written primarily at the acceptance level, though these tests may also be written at the integration or system levels

B.

TDD tests are focused on the implementation of the software while BDD tests on the exhibited behavior of the software

C.

TDD tests and BDD tests are written by developers, but TDD tests are generally easier for other team members and stakeholders to understand than BDD tests

D.

Specific BDD frameworks can be used to define acceptance criteria based on the role/feature/benefit template ("As a..., I want..., so that...")

Buy Now
Questions 8

Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?

Options:

A.

While developers develop automated unit test scripts, testers write automated system level tests.

B.

Testers replace developers in writing unit test automation scripts.

C.

Developers write acceptance criteria and test cases, together with testers.

D.

Developers and testers may work as a pair to develop and test a feature.

Buy Now
Questions 9

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.

Buy Now
Questions 10

Consider the following acceptance criterion associated to a user story:

"A maximum of 0.0002 failures per hour in the specified operational conditions over at least ten days of testing must be achieved."

Which of the following aspects of testability is best described in this acceptance criterion?

Options:

A.

Scenarios

B.

Functional behavior

C.

External interfaces

D.

Quality characteristics

Buy Now
Questions 11

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

Buy Now
Questions 12

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

Buy Now
Questions 13

You have been asked to explain to your client how to define acceptance criteria that are fully testable. Which of the following is the BEST EXAMPLE for testable acceptance criteria?

Options:

A.

The “ID” field must accept input value of a length between 2 and 10 characters.

B.

The interface to External System shall be specified.

C.

Action “Reopen” must be available only for a user with a specific authorization level.

D.

The program's icon should be clear and attractive.

Buy Now
Questions 14

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.

Buy Now
Questions 15

Which of the following describes the frequency with which usually all changes made to the software are merged and all changed components are integrated regularly in a continuous integration process?

Options:

A.

At least once per iteration

B.

At least once a week

C.

At least once a month

D.

At least once a day

Buy Now
Questions 16

Based on the skills required for testers in Agile teams, which of the following activities would you expect least likely to be performed by testers in Agile projects?

Options:

A.

Tracking the failures of the unit tests that are written when using the Test-Driven Development practice

B.

Identifying and updating test cases from previous iterations that are affected by the changes made in the current iteration

C.

Working collaboratively with a developer to develop and test a feature

D.

Actively participating in specification workshops aimed at clarifying user stories through examples that will be transformed into tests

Buy Now
Questions 17

A calculator application is being developed. The third sprint has been planned to add functionality to the calculator to allow scientific calculations.

Which TWO examples below represent activities that would likely be managed on an agile task board for the third sprint?

1) A task to design the features planned for the next sprint.

2) A task to run an acceptance test for a user story.

3) A task to automate regression tests.

4) A task to participate in training in preparation for the fourth sprint.

5) A task to produce a daily progress report for the agile team members.

Options:

A.

2, 3

B.

1, 4

C.

4, 5

D.

1, 5

Buy Now
Questions 18

What is the main benefit of the Test Pyramid?

Options:

A.

It means testing is involved early in the development cycle.

B.

It helps in evaluating the amount of test cases needed.

C.

It shows complexity of testing activities.

D.

It acts as a metric for testing progress.

Buy Now
Questions 19

Which of the following is NOT a statement of value from the Agile Manifesto?

Options:

A.

Working software over comprehensive documentation

B.

Processes and tools over individuals and interactions.

C.

Responding to change over following a plan.

D.

Customer collaboration over contract negotiation.

Buy Now
Questions 20

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

Buy Now
Questions 21

Which of the following statements about test automation and regression risk in Agile projects is true?

Options:

A.

Automated unit tests are generally not run with each code check-in as they take longer to run than automated acceptance tests and could slow down the code check-in process

B.

Regression risk is reduced when there is a high degree of code changes being applied from one iteration to the next

C.

Technical debt is due to manual testing and it cannot be present when the team implements test automation

D.

Test automation can help to manage regression risk since it allows the running of regression test suites within each iteration

Buy Now
Questions 22

Which of the following statements about Agile retrospectives is true?

Options:

A.

Agile retrospectives should focus exclusively on improving negative aspects, without wasting time in discussions on what worked well during the iteration

B.

All of the improvements identified in an Agile retrospective must be implemented as soon as possible during the next iteration

C.

Metrics such as burndown charts, velocity, and number of stories completed could be effectively used during Agile retrospectives for process improvement

D.

An Agile retrospective should be held at the end of an iteration only when the number of story points completed by the team in that iteration is lower than the team velocity

Buy Now
Questions 23

Which of the following statements about the differences between testing activities in Agile projects and traditional projects is true?

Options:

A.

In traditional V-model projects there is a system test level that usually involves executing functional tests as well as non-functional tests, while in Agile projects there is never a system test level

B.

Because Agile projects tend to adopt test-first approaches, test automation in Agile projects is performed at lower test levels, while test automation in traditional projects is performed at higher test levels

C.

Risk-based testing can be adopted both in Agile projects and traditional projects. In Agile projects, the specific risks for all of the iterations are identified and assessed during release planning

D.

In traditional V-model projects the different test phases are performed sequentially, while in Agile projects these phases are performed parallel to one another within each iteration

Buy Now
Questions 24

You are developing the code that controls an industrial Espresso machine which will be operated by waiting staff in restaurants.

The machine is rather complicated and has lots of switches and buttons, so in the next iteration instructions will be provided to the operator on a small LCD screen.

A User Story for the Operator-Instructions module is as follows:

"As an operator of the Espresso machine, I would like to know how to steam milk, so I can add steamed milk to the coffee."

The following is a list of risks identified for this story, with assigned probability and impact.

Options:

A.

Operators will not read the instructions and will try various switches and buttons until something works. Probability: Low. Impact: Low

B.

The instructions may be incorrect or appear in the wrong order. Probability: Low. Impact: High

C.

An untrained customer will attempt to use the coffee machine. Probability: High. Impact: High

D.

A small child may try to steam milk. Probability: High. Impact: Low

Buy Now
Exam Code: CTFL-AT
Exam Name: Certified Tester Foundation Level Agile Tester
Last Update: Jun 12, 2025
Questions: 80

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now CTFL-AT testing engine

PDF (Q&A)

$31.5  $104.99
buy now CTFL-AT pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 15 Jun 2025