Which of the following requirements engineering techniques would you use to provide a visual representation of the system and help to see the 'overall* story with the functional flow?
You are part of an agile team creating a user story. Which of the following requirements engineering techniques would you use to provide a visual representation of the system and help to see the 'overall* story with the functional flow? SELECT ONE OPTIONA . PersonasB . Use CasesC . Story...
Which of the following is an appropriate test charter for this story?
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 tor 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...
Applying the INVEST technique to this user story, including its acceptance criteria, which of the following statements is correct?
End-to-end response time for any individual request submitted by a user must not exceed 7 seconds. Applying the INVEST technique to this user story, including its acceptance criteria, which of the following statements is correct? SELECT ONE OPTIONA . The Testable and Negotiable criteria of INVEST have not been satisfiedB...
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...
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...
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...
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...
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...
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...
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...