How would you estimate the amount of re-testing likely to be required?
Metrics from previous similar projects
Discussions with the development team
Time allocated for regression testing
a & b
Which of the following characterises the cost of faults?
They are cheapest to find in the early development phases and the most expensive to fix in the latest test phases.
They are easiest to find during system testing but the most expensive to fix then.
Faults are cheapest to find in the early development phases but the most expensive to fix then.
Although faults are most expensive to find during early development phases, they are cheapest to fix then.
Which of the following should NOT normally be an objective for a test?
To find faults in the software.
To assess whether the software is ready for release.
To demonstrate that the software doesn’t work.
To prove that the software is correct.
Which of the following is a form of functional testing?
Boundary value analysis
Usability testing
Performance testing
Security testing
Which of the following would NOT normally form part of a test plan?
Features to be tested
Incident reports
Risks
Schedule Reports
Which of the following is NOT a white box technique?
Statement testing
Path testing
Data flow testing
State transition testing
Software testing metrics does not fall into which of the following categories?
Summary
Coverage
Progress
Quality
Any automated testing metric should have clearly defined goals for the automation
Performance
Effort
If this is the first time an automated testing approach has been used for a project, it is important to generate a metric that calculates the
Cost of automation
Performance of automation
Value of automation
Quality of automation
Automation Index can be defined as the
Effort needed to automate a set of given test cases
Cost needed to automate a set of given test cases
Percentage of a set of given test cases that is automatable
Investment done to automate a set of given test cases