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

iSQI CTAL-ATT - Certified Tester Advanced Level Agile Technical Tester

Page: 3 / 3
Total 98 questions

Why is it important to refactor test cases to make them easier to understand?

A.

Because developers need to use them for performance testing

B.

Because they will be used as the code-under-test changes, so they need to be easy for other testers to understand and modify

C.

Because users will apply them as use cases for UAT and need to be able to determine the main path and alternate paths

D.

Because the observable behavior of the test case will change and the product owner needs to be able to clearly see what the behavior should be

You are testing a mission-critical system and want to use exploratory testing for part of the testing. According to the syllabus, what is the correlation between this type of testing and the risk level of the item being tested?

A.

High = recommended, Medium = recommended, Low = highly recommended

B.

High = recommended, Medium = highly recommended, Low = highly recommended

C.

High = highly recommended, Medium = highly recommended, Low = highly recommended

D.

High = not recommended, Medium = recommended, Low = highly recommended

When using a process-compliant approach to testing a safety-critical project, what is an important aspect of test automation?

A.

It must provide exhaustive regression testing

B.

It must provide traceability back to the requirements and results documentation

C.

It must implement automated checklists

D.

It must incorporate model-based testing

According to the syllabus, which of the following is a correct statement about automation in a mission-critical system versus a non-critical system?

A.

Automation is more important with the mission-critical system as the risk increases

B.

Automation is less important with the non-critical system as the risk increases

C.

Automation is at the same level for both systems as the risk increases

D.

Automation is not recommended for the non-critical system at any risk level, but is recommended for the mission-critical system

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

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

Using your knowledge of requirements engineering, which of the following activities would assist the team the most in determining which stories they should commit to in the first sprint?

A.

Create personas for a Business Traveler, a Vacationer, and a Senior Citizen

B.

Develop a user story map for this segment of the application

C.

Consult with a Usability Expert on the set of colors and fonts to use for this screen

D.

Create a state transition diagram and other UML artifacts

Which of the following is an expected benefit of using storyboards to help analyze user stories and epics?

A.

They help to identify the different types of users who will use that piece of functionality

B.

They help to ensure adequate user group coverage in testing

C.

They help to expose stakeholders or groups of stakeholders who might have been forgotten

D.

They help to visualize stories to help categorize them into areas of functionality