Question: 1
Assume you are working on a defect management process to be used by a software organization to track the current status of the defects reports for several projects.
When a defect is found for investigation a defect report is created in ''Opened'' state that is the unique initial state. The defect report status has also a unique finale state that is the ''Closed'' state.
The following state transition diagram describes the states of this defect management process:
Where only the initial (''Opened'') and final (''Closed'') states are indicated while the remaining states (V, W, X, Y, Z) have yet to be named.
Which of the following assignments would you expect to best complete the defect management process?
K3 2 credits
A V=Rejected , W=Corrected , X=Validated, Y=Re-Opened, Z=Assigned
B V=Assigned, W=Validated , X=Corrected, Y=Re-Opened, Z=Rejected
C V=Assigned, W=Corrected , X=Validated, Y=Re-Opened, Z=Rejected
D V= Corrected, W=Assigned, X=Validated, Y=Corrected, Z=Rejected
Answer : C
Show Answer
Hide Answer
Question: 2
The following are the requirements identified as ''critical'':
REQ-SEL-001. The user shall be able to combine all the three products with all the four durations to define an item to purchase
REQ-SEL-002. The user shall be able to add a maximum of six different items to the shopping cart REQ-PUR-001. The user shall be able to purchase all the items in the shopping cart using a credit voucher
REQ-PUR-002. The user shall be able to purchase all the items in the shopping cart using the available credit already charged on the smartcard
REQ-PUR-003. The user shall be able to purchase all the items in the shopping cart using all the accepted credit cards (Visa, MasterCard and Great Wall Card)
REG-LOGO-001. The user shall be able to logout (by clicking the logout button) from both the ''select'' and ''purchase'' pages going back to the ''browse'' page (anonymous navigation)
Moreover the following quality risk item has been identified as ''critical'':
QR-P1. The web customer portal might not be able to provide the expected response time (less than 10 sec) for the purchase transactions under a load of up-to 1000 concurrent users Test analysis for system testing has just begun and the following test conditions have been identified.
TC-SEL-01. Test the combinations of products and durations to define an item to purchase TC-SEL-02. Test the maximum number of items, which can be added to the shopping cart
TC-PUR-01. Test the purchase of an item
TC-PUR-02. Test the purchase of an item with the credit charged on the smartcard
What is the MINIMUM number of test conditions that must be added to fulfill both the EXCR1 and EXCR2 exit criteria?
K3 2 credits
Question: 3
Which one of the following metrics to be produced needs traceability between the test cases and each item in a proper test basis?
K2 1 credit
Question: 4
Assume you are managing the system testing execution phase of a project. The system test execution period for that project is scheduled for eighteen weeks and the release date is scheduled at the end of system testing.
During the sixth week of system test execution, at the staff meeting, the project manager informs you that the project deadlines are changed and the release date that is only three weeks ahead. This new release will not allow the completion of the system tests. Suppose also that you have followed a risk-driven test approach for this project. Which of the following statements represents the worst way to lead your test team in the next three weeks?
K2 1 credit
Question: 5
Consider a defect report and assume that a part of its lifecycle includes the following states: New:
Is the initial state Working. Means that the developers are addressing the defect in order to produce a fix for the defect Clarification:
Means that the developers need more information from the tester to address the defect and produce a fix for the defect and the tester is working to provide this information to the developers Verification:
Means that a fix for the defect has been produced and the tester is running the adequate tests to verify whether the fix solves the defect Closed. is the final state Which of the following answers represents an invalid sequence of states that can't lead the bug report to the ''Closed'' state?
K2 1 credit
A New, Working, Verification, Working, Clarification, Working, Verification, Closed
B New, Working, Clarification, Working, Verification, Closed
C New, Working, Verification, Working, Clarification, Working, Closed
D New, Working, Verification, Closed
Answer : C
Show Answer
Hide Answer