Which of the following answers describes a factor that may reduce the effort spent when using distributed test teams without negatively affecting system quality?
K2 1 credit
The following chart plots the cumulative number of defects opened against the cumulative number of defects closed during system testing of a software product.
Which of the following statements is true? K2 1 credit
During the system testing phase a tester from your test team observes a failure in the system under test and he/she decides to create an incident report. The incident report is currently in a ''new'' state, indicating it needs to be investigated.
Which THREE of the following information items can't yet be present in the incident report? K3 2 credits (2 credits out of 3 credits correct, 1 credit point)
Based on the historical data of 5 past and similar projects, you have calculated these average numbers of defects detected in system testing.
- For each 10000 LOC (lines of code), 200 defects
- For each person-month of development team effort, 49 defects
You want to use this information to perform estimation for a new project.
The project manager tells you that he/she has estimated 20000 new LOC for this new project.
Four developers work for four months on this project before system testing.
During system testing, 797 defects are discovered.
Assume that the system test of this new project is using the same amount of work as spent in the past projects.
Based on this information only, which of the following statement is certainly true about this project? K3 3 credits
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