Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Certified Tester Foundation Level Agile Tester

Last Update 9 hours ago Total Questions : 80

The Certified Tester Foundation Level Agile Tester content is now fully updated, with all current exam questions added 9 hours ago. Deciding to include CTFL-AT practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our CTFL-AT exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these CTFL-AT sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certified Tester Foundation Level Agile Tester practice test comfortably within the allotted time.

Question # 4

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

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...")

Question # 5

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

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

Question # 6

In Agile projects, which of the following approaches would result in the best compromise for preserving independence of testers and for allowing testers to have a good understanding of the product as well as good relationships with other team members?

A.

Having independent separate test teams where testers are assigned to Agile teams on-demand during the final days of each iteration

B.

Having independent separate test teams where testers are assigned to Agile teams on a long-term basis, at the beginning of an Agile project

C.

Having only Agile teams where testers are integral parts and where they perform many of the testing tasks, without having an independent test team

D.

Having independent separate test teams where all of the testers work separately from developers without being assigned to Agile teams

Question # 7

Which of the following statements about the benefits of the Agile processes promoting early and frequent feedback is NOT true?

A.

In Agile projects where feedback is provided early and frequently, defects and incorrect requirements are caught earlier and those problems can be fixed faster.

B.

Feedback from well-conducted Agile retrospectives can be used to positively affect the development process over the course of the next iteration.

C.

Early and frequent feedback enables the team to deliver the features that represent the highest business value to the customer first.

D.

Increasing the frequency of feedback and communication between all the stakeholders involved in Agile projects eliminates all communication problems.

Question # 8

Consider an Agile team using a development practice with these steps:

    Write a failing test for a small piece of code

    Make the test pass by implementing minimal code

    Refactor the code

    Repeat the process with additional small functionality

Which one of the following testing quadrants would the tests produced with this practice be part of?

A.

Q4 - Technology-facing tests that critique the product

B.

Q2 - Business-facing tests that support the team

C.

Q3 - Business-facing tests that critique the product

D.

Q1 - Technology-facing tests that support the team

Question # 9

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?

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

Question # 10

Your agile team is using the Testing Quadrants to ensure that all important test levels and test types are covered in the test plan.

In relation to Quadrant 3 - business facing and product critique, what should be considered for the plan?

A.

Exploratory Testing

B.

Prototype Testing

C.

Performance Testing

D.

Functional Testing

Go to page: