Whose perspective should be used when a user story is created?

Whose perspective should be used when a user story is created?A . User acceptance testerB . End userC . Stakeholder paying for the projectD . Automated user softwareView AnswerAnswer: B Explanation: When creating a user story, it is essential to consider the perspective of the end user. This is because...

February 8, 2025 No Comments READ MORE +

What is the main flaw in this charter?

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...

February 5, 2025 No Comments READ MORE +

which statement about test approaches is TRUE? SELECT ONE OPTION

which statement about test approaches is TRUE? SELECT ONE OPTIONA . Test automation is not suitable when taking a Process-compliant test approachB . A Regression-averse test approach requires an ever-growing set of automated regression testsC . in a Model-based test approach, tests can be created automaticallyD . When taking a...

February 4, 2025 No Comments READ MORE +

which statement about test approaches is TRUE? SELECT ONE OPTION

which statement about test approaches is TRUE? SELECT ONE OPTIONA . Test automation is not suitable when taking a Process-compliant test approachB . A Regression-averse test approach requires an ever-growing set of automated regression testsC . in a Model-based test approach, tests can be created automaticallyD . When taking a...

January 26, 2025 No Comments READ MORE +

if both employees were paid the same in month 1 as in the current month 2. for which tax has now to be calculated, which data-driven input and expected output table is correct for this situation?

A new Payroll system calculates the amount of tax that each employee must pay (TaxToPay) on their gross monthly salary (in (), and the net salary (NetSal) that they will receive after that amount of tax has been deducted It also calculates the amounts of tax (TaxPdYTD) and net salary...

January 25, 2025 No Comments READ MORE +

At this point what should you do to try to resolve this issue?

As a tester on an Agile team you have been given the following user story to analyze As a medical professional I want to see the availability of operating rooms So I can schedule surgeries as needed You have talked with the product owner and she expressed some concern over...

January 25, 2025 No Comments READ MORE +

Why could test cases need to be refactored in an Agile project?

Why could test cases need to be refactored in an Agile project? SELECT ONE OPTIONA . To maintain bi-directional traceability with the user storiesB . To increase the breadth of black box coverageC . To make them easier to understand and cheaper to modifyD . To ensure that the tests...

January 22, 2025 No Comments READ MORE +

which statement about test automation is TRUE? SELECT ONE OPTION

which statement about test automation is TRUE? SELECT ONE OPTIONA . Test automation will increase the intervals at which continuous deployment to production can be achievedB . Test automation levels can be influenced by and can constrain the frequency of code deploymentsC . When continuous deployment is fully implemented there...

January 21, 2025 No Comments READ MORE +

Which of the following actions is a good next step?

CORRECT TEXT 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...

November 3, 2022 No Comments READ MORE +

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

You are testing a new feature in the current iteration. The feature is supposed to take the input of a name and return the number of characters in the name. This information is used by another feature that will determine the size needed on a form. The acceptance criteria state...

October 31, 2022 No Comments READ MORE +