Pass the iSQI Agile Technical Tester CTAL-ATT Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

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

Options:

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


Questions # 2:

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

Options:

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


Questions # 3:

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?

Options:

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


Questions # 4:

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?

Options:

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


Questions # 5:

You want to get information from a large set of users to help define acceptance criteria for a set of stories. You want to use questions with predefined answers and allow the user to select the best answer from that set. What type of elicitation technique would be most efficient to use?

Options:

A.

Quantitative questionnaires


B.

Qualitative questionnaires


C.

Quantitative interviews


D.

Qualitative interviews


Questions # 6:

What are the characteristics of a unit test that are defined with the acronym FIRST?

Options:

A.

Fast, Iterative, Replaceable, Stable, Tolerant


B.

Fast, Isolated, Repeatable, Self-validating, Thorough


C.

Fast, Implemented, Recorded, Source-controlled, Tactical


D.

Fast, Immediate, Relevant, Standardized, Transparent


Questions # 7:

Your organization has been making animal food dispensers for free-range chickens and has been using a combination of test automation, exploratory testing, and some black-box testing on all products. The company has been using the following approach to the testing of the high-risk items:

    Exploratory testing = 85%

    Black-box testing = 15%

    Test automation = coverage goal is 25% but time is only allocated to automation if no other testing is needed, so the coverage is currently about 5% and the automation suite is run only infrequently.

The company has decided to modify their product and use it for pill dispensing for pharmacies. Regardless of the mechanical challenges of this modification, you now have to determine how testing should be adjusted for this safety-critical application. Which of the following would follow the guidelines in the syllabus for the testing approach for the high-risk items?

Options:

A.

Exploratory testing = 85%

Black-box testing = 15%

Test automation = 25% coverage, executed infrequently


B.

Exploratory testing = 15%

Black-box testing = 85%

Test automation = 25%, executed for every code release


C.

Exploratory testing = 50%

Black-box testing = 50%

Test automation = 50% coverage, executed before every production release


D.

Exploratory testing = 25%

Black-box testing = 75%

Test automation = 75% coverage, executed for every code release


Questions # 8:

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 how many items I need to purchase, so I can receive free shipping.

Which of the following is an appropriate test charter for this story?

Options:

A.

Login as a customer, buy various goods, request free delivery, add more items to your cart, checkout, verify that your delivery is free


B.

Buy 12 of one item and see if you are advised that you get free shipping


C.

Login as a customer, buy an item, verify message tells you how many are needed for free delivery, add items to your cart until you qualify, checkout, verify delivery is free


D.

As a supplier, verify that when a customer purchases the correct number of goods, the system doesn’t add any delivery fees at checkout


Questions # 9:

**You have been given the following story:

As a shopper

I want to scan my membership card

So that I get all the discounts I’m entitled to receive

Which of the following is the correct use of BDD to design test scenarios?**

Options:

A.

Given that the shopper scans their card

When they checkout

Then they should receive all the quantity discounts for everything they have purchased


B.

As a store clerk

I want to scan a customer’s card

So that their total includes their discounts


C.

Given that I have scanned my card

I expect to receive my discounts

And an itemized list of what I bought


D.

Given that a card is scanned

Then discounts should be applied

When the customer checks out


Questions # 10:

From these results, what can you conclude about the TDD process?

Options:

A.

The developers are not running the tests prior to releasing the code


B.

The tests cannot be passing


C.

The tests are insufficient and need to include more options


D.

The story needs to be enhanced to include the capabilities that are causing errors


Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions