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

CTAL-ATT Exam Dumps - Certified Tester Advanced Level Agile Technical Tester

Go to page:
Question # 17

The challenges described below are of test automation in agile settings or agile projects. Which is

the correctly described one?

A.

Resource’s availability is a challenge in automating tests in agile settings, as they are

needed to create, maintain, and execute the test suite

B.

Unit testing automation is the most critical test automation needed in agile and covers most

of the testing challenges in agile quality of code and gives good test coverage

C.

Test deployment time is one of the challenges of agile testing, as deploying slow is not

possible in short iterations

D.

Test Execution Time is not critical in agile as there are fewer tests written, and they are

designed as checklists or high-level tests which reduces the time it takes to execute them

Full Access
Question # 18

What technique should you implement that would help to further define the product owner's expectations and alleviate the issues that are arising during the showcases?

A.

TDD by the developers before they begin coding

B.

BDD by the developers when unit tests are being created

C.

ATDD by the team to better define the requirements

D.

A combination of TDD and BDD by the team to improve the pre-build testing

Full Access
Question # 19

In a regression-averse test approach, what should be the focus of test automation?

A.

To create an ever-growing set of regression tests

B.

To implement automated unit testing to improve the overall quality

C.

To provide automated checklists to help guide the testing

D.

To continuously improve and update a set of tests that have been created

Full Access
Question # 20

You are working in a project that developed a product that has reached a stable state and is

deployed on different HW configurations all over Europe.

You management decided to use your project as Proof of Concept for adopting CI as a new way of

working. The POC was implemented on one set of hardware and was successful.

Which of the following actions is a good next step?

A.

Enable different test configurations in the CI process to test different configurations that are

deployed in the market

B.

Speed up test execution by decreasing the amount of User Interface (UI) testing to get

faster feedback from the CI tests

C.

Reduce the number of tests in the CI test suite, to improve the benefit of the CI approach

D.

Implement code to dynamically select CI tests, executing only test cases affected by

changes

Full Access
Question # 21

When test cases are re-run after refactoring, what should always be verified?

A.

That the branch coverage is the same or increased

B.

That they provide better logging than before

C.

That they provide the same results as before

D.

That tests that have now been made redundant are removed from the test set

Full Access
Question # 22

What is the characteristic of a unit test that makes it “atomic”?

A.

If it is run with the same conditions, it will get the same result each time

B.

It tests the details of the code, including verifying all the possible areas of data handling

C.

It tests only the targeted piece of functionality

D.

It runs very fast, allowing many tests to be run quickly

Full Access
Question # 23

What is the characteristic of a unit test that makes it “deterministic”?

A.

If it is run with the same conditions, it will get the same result each time

B.

It tests the details of the code, including verifying all the possible areas of data handling

C.

It tests only the targeted piece of functionality

D.

It runs very fast, allowing many tests to be run quickly

Full Access
Question # 24

You are testing a large e-commerce system for household goods that is being implemented using Agile methodologies. You are currently working on deriving tests for stories that are implementing the following epic:

As a customer, I want to use the e-commerce system, so that I can have my purchased goods delivered to my house.

The story you are currently working on is:

As a customer, I want to be told when my items will be delivered, so I can plan to be home.

You have been given the following charter that was proposed by another tester for testing this story:

Login as a customer, buy enough of each item to qualify for free shipping for each item, checkout, and verify that no shipping fee has been added.

What is the main flaw in this charter?

A.

It focuses on the delivery company instead of the activities of the user

B.

It does not cover the main functionality of the user story

C.

The expected results are not defined

D.

The actions of the user are not clearly stated in the charter

Full Access
Go to page: