Which of the following describes the main purpose of a task management tool in agile projects?

Which of the following describes the main purpose of a task management tool in agile projects?A . A task management tool is used by team members to share ideas and collaborate on assigned tasks. B. A task management tool is used to manage and track user stories, tests and other...

June 5, 2023 No Comments READ MORE +

What is the best black box test design technique for verifying the accuracy of this user story?

User Story: As a user I want to be able to calculate tax percentage based on amount of income. What is the best black box test design technique for verifying the accuracy of this user story?A . Statement testing - test all statements in income calculation. B. User story testing...

June 5, 2023 No Comments READ MORE +

The plan for the sprint is to increase performance of the system, which of the following acceptance criteria would you expect for Sprint 5?

Iteration planning for Sprint 5 of your current project is complete. The plan for the sprint is to increase performance of the system, which of the following acceptance criteria would you expect for Sprint 5? 1) User access for all roles has been validated. 2) A static analysis tool has...

June 5, 2023 No Comments READ MORE +

What is the main benefit of the Test Pyramid?

What is the main benefit of the Test Pyramid?A . It means testing is involved early in the development cycle. B. It helps in evaluating the amount of test cases needed. C. It shows complexity of testing activities. D. It acts as a metric for testing progress.View AnswerAnswer: D

June 2, 2023 No Comments READ MORE +

Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?

Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?A . While developers develop automated unit test scripts, testers write automated system level tests. B. Testers replace developers in writing unit test automation scripts. C. Developers write acceptance criteria and test cases,...

May 31, 2023 No Comments READ MORE +

Which of the following statements is FALSE regarding early and frequent feedback?

Which of the following statements is FALSE regarding early and frequent feedback?A . Early feedback decreases the amount of time needed for system testing. B. Early feedback promotes early discovery and resolution of quality problems. C. Early feedback provides the Agile team with information on its productivity. D. Early feedback...

May 31, 2023 No Comments READ MORE +

Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?

Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?A . Having at least once a day an automated build and test process that detects integration errors early and quickly. B. Avoiding requirements misunderstandings which may not have been detected until later...

May 31, 2023 No Comments READ MORE +

Which one of the following is a testable acceptance criterion?

Which one of the following is a testable acceptance criterion?A . The solution shall support business processes. B. The system shall be easy to use. C. The response time to confirm a customer submission must not exceed 5 seconds. D. The tools for testing are tested before use and are...

May 29, 2023 No Comments READ MORE +

Which defect is out of scope for the given test charter?

You have been asked to execute an exploratory testing session on Park & Ride system. The test charter has been titled as “Buy a bus ticket”. As a result, a number of defects were reported, the titles of which are listed below. Which defect is out of scope for the...

May 26, 2023 No Comments READ MORE +

Which tasks are typically performed by a tester on an Agile project?

Which tasks are typically performed by a tester on an Agile project? 1) Implementing test strategy. 2) Documenting business requirements. 3) Measuring and reporting test coverage. 4) Coaching development team in relevant aspects of testing. 5) Executing test-driven development tests.A . 2, 5 B. 2, 4, 5 C. 1, 3,...

May 24, 2023 No Comments READ MORE +