ISTQB Agile Tester

ISTQB Agile Tester

Professional Development

40 Qs

quiz-placeholder

Similar activities

MEM BW Pre - Evaluation

MEM BW Pre - Evaluation

Professional Development

40 Qs

CTFL-W2-WS_111522a

CTFL-W2-WS_111522a

Professional Development

38 Qs

ISTQB Foundations Examen I

ISTQB Foundations Examen I

Professional Development

40 Qs

Preliminary Assessment - Digital Analytics Quiz - iQuanti

Preliminary Assessment - Digital Analytics Quiz - iQuanti

Professional Development

45 Qs

Final Quiz E03 EII

Final Quiz E03 EII

Professional Development

40 Qs

Utah Testing Ethics 2022-2023

Utah Testing Ethics 2022-2023

Professional Development

36 Qs

ISTQB Foundation Reviewer 3

ISTQB Foundation Reviewer 3

Professional Development

40 Qs

Assessment of as for LEARNING

Assessment of as for LEARNING

Professional Development

43 Qs

ISTQB Agile Tester

ISTQB Agile Tester

Assessment

Quiz

Professional Development

Professional Development

Medium

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements is FALSE with respect to exploratory testing?

Exploratory testing encompasses concurrent learning, test design, and execution.

Exploratory testing eliminates the need for testers to prepare test ideas prior to test execution.

Best results are achieved when exploratory testing is combined with other test strategies.

Exploratory testers need to have a solid understanding of the system under test.

Answer explanation

Test charters are created prior to execution which include test objectives and test ideas.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is one of the purposes of an Application Lifecycle Management (ALM) tool on an agile project?

An ALM tool allows teams to build up a knowledge base on tools and techniques for development and testing activities

An ALM tool provides quick response about the build quality and details about code changes

An ALM tool provides visibility into the current state of the application, especially with distributed teams

An ALM tool generates and loads large volumes and combinations of data to use for testing

Answer explanation

This is one of many purposes of an ALM tool, but using the tool allows more collaboration with distributed teams than physical task boards.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your manager would like to introduce exploratory testing to your agile team.He has received the following suggestions on how to proceed from previous colleagues:

i. User stories are assigned to testers who are completely new to the user story. There is allotted 120 minutes allocated to complete exploratory testing on the user story. Testers do not need to document tests, or test results, but do need to log defects if any are encountered. ii. User stories are assigned to testers who have already completed risk based testing on the same areas. There is allotted 120 minutes allocated to complete exploratory testing for this user story. The team expects at the end of the 120 minutes to have a list of test ideas, including data and actors, results and issues encountered, and list of defects to be logged in the defect management tool. iii. A user story is assigned to business representative. The business representative is told to use the system like the customer would on a day-to-day basis. If issues are encountered, the business representative is told to inform the tester, so that they can prioritize and log the defect. iv. A user story is assigned to a tester for exploratory testing. Tester is told to learn the functionality of the user story, to make sure the functionality is correct and to include negative testing. There is no set deadline for this exploratory testing to be complete; it depends on what is found by the tester. Documentation is not necessary, but defects need to be logged in defect tracking tool. Your manager presents you with his conclusions about how best to introduce exploratory testing to an agile team. Which one of your manager’s conclusions is correct?

i

ii

iii

iv

Answer explanation

Scenario ii IS the best way because: In this case, the testers have knowledge of the user story already, which will help them come up with test conditions and ideas. The team is using timeboxed exploratory test sessions. The team is expected to document test conditions, data, and user information, and to log results of the test. Issues are logged in a defect tracking tool just like any other test technique.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following user story: “An online application charges customers to ship purchased items, based on the following criteria: • Standard shipping costs for under 6 items • Shipping is $5 for 6-10 items. • Shipping is free for more than 10 items. Which of the following is the best black box test design technique for the user story?

State Transition testing: Test the following states – browsing, logged in, selecting, purchasing, confirming, and exiting.

Decision tables: Test the following conditions – User logged in; At least 1 item in cart; Purchase confirmed; Funding approved; with the resulting action of – Ship Item.

Boundary Value Analysis: Test the following inputs – 0,5,6,10,11,max

Use Case Testing: Actor=customer; Prerequisites=customer logs in, selects and purchases items; Postconditions= items are shipped.

Answer explanation

BVA is the best option when testing shipping costs.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following User Story: “As a bank teller, I would like to be able to view all of my customer’s bank transactions on the screen, so I can answer his/her questions”. Which of the following can be considered as relevant acceptance test cases? i. Login as a bank teller, get the customer’s account balance for all open accounts. ii. Login as a bank teller, enter a customer account ID, get his transactions history on the screen. iii. Login as a bank teller, request customer account ID by using name abbreviations, and get his transaction history on the screen iv. Login as a bank teller, enter a customer IBAN (international bank account number), get his transaction history on the screen v. Login as a Bank Teller, enter a customer Account ID, get the Transactions history in less than 3 seconds on screen.

i, ii, iv

i, iii, iv

ii, iv, v

ii, iii, iv

Answer explanation

ii. Correct – This test is specific to a bank teller role and results in viewing customer’s bank transactions. iii. Correct – This test is specific to a bank teller role and results in viewing customer’s bank transactions. iv. Correct – This test is specific to a bank teller role and results in viewing customer’s bank transactions.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which TWO of the following are examples of testable acceptance criteria for test related activities? Select TWO options. A. Structure based testing: White box testing in addition to black box testing is used. B. System testing: At least 80% of functional regression tests are automated. C. Security testing: A threat risk analysis scan is completed with no faults identified. D. Performance testing: The application is responding in a reasonable amount of time with 5000 users. E. Compatibility testing: The application is working on all major browsers.

A and B

B and C

C and D

D and E

Answer explanation

They are testable.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which alternative is the BEST description of when to stop testing (release criteria) in an agile project?

All test cases have been executed.

The probability of remaining faults has been reduced to a level that can be accepted by the customer.

The achieved test coverage is considered enough. The coverage limit is justified by the complexity of the included functionality, its implementation, and the risks involved.

The iteration/sprint is finished

Answer explanation

The obtained test coverage with supporting information makes it the best choice, even if more information would be needed. This includes information about found defects, their severity of occurrence, and taxonomy (how many serious problems in each area). This information gives a more complete basis for a release decision. You would also need information regarding the evaluated characteristics and how they affect the total picture regarding the completion of the system, and the related testing.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?