I, ii & iv are true, iii & v are false.
Ii & iii are true, i, iv & v are false.
Iv & v are true, i, ii & iii are false.
I, ii & iii are true iv & v are false.
Availability of tools to support the proposed techniques.
The budget allowed for training in proposed techniques.
Available skills and experience in the proposed techniques.
The willingness of the test team to learn new techniques.
It does not require familiarity with the code.
It is cheaper than using developers to test their own code.
It avoids author bias in defining effective tests.
Testers are better at finding defects than developers.
We can never be certain that the program is bug free.
We have no definite stopping point for testing, which makes it easier for some managers to argue for very little testing.
We have no easy answer for what testing tasks should always be required, because every task takes time that could be spent on other high importance tasks.
All of the above
Finding defects
Gaining confidence about the level of quality and providing information
Preventing defects.
Debugging defects
Define when to stop testing
End of test level
When a set of tests has achieved a specific pre condition
All of the above
Planning and control
Test closure activities
Analysis and design
None
I, ii, iii is true and iv is false
Ii,iii,iv is true and i is false
I is true and ii,iii,iv are false
Iii and iv is correct and i and ii are incorrect
Test Analysis and Design
Test Implementation and execution
Test Closure Activities
Evaluating exit criteria and reporting
Checking test logs against the exit criteria specified in test planning.
Logging the outcome of test execution.
Assessing if more tests are needed.
Writing a test summary report for stakeholders.
Creating test suites from the test cases
Executing test cases either manually or by using test execution tools
Comparing actual results
Designing the Tests
Test Implementation and execution
Test Analysis and Design
Evaluating the Exit Criteria and reporting
Test Closure Activities
Test Analysis and Design
Test Implementation and execution
Test Closure Activities
Evaluating exit criteria and reporting
Requirements
Documentation
Test cases
Improvements suggested by users
I,ii,iii are true and iv is false
I,,iv are true and ii is false
I,ii are true and iii,iv are false
Ii,iii,iv are true and i is false
Is impractical but possible
Is practically possible
Is impractical and impossible
Is always possible
Test Analysis and Design
Test Planning and control
Test Closure Activities
Evaluating exit criteria and reporting
Regression testing
Maintenance testing
Confirmation testing
None of the above
Prove that the remaining defects will not cause any additional failures.
Run all of the tests that are defined for the test object as quickly as possible.
Prove that all faults have been identified through thorough testing.
Cause as many failures as possible so that faults can be identified and corrected
Automated tests allow better statements of confidence about the quality of software products.
For a software system, it is normally impossible to test all the input and output combinations.
Exhaustive software testing is, with enough effort and tool support, feasible for all software.
The purpose of software testing is demonstrating the absence of defects in software products.
Developer and independent testing will overlap and waste resources.
Communication is limited between independent testers and developers.
Independent testers are too slow and delay the project schedule.
Developers can lose a sense of responsibility for quality.
Determine the productivity of programmers
Eliminate the need for future program maintenance
Eliminate every error prior to release
Uncover software errors
Incorrect program behavior due to a fault in the program
Bug found before product Release
Bug found after product Release
Bug found during Design phase
When the code is complete.
When the design is complete.
When the software requirements have been approved.
When the first code module is ready for unit testing
Lack of technical documentation
Lack of test tools on the market for developers
Lack of training
Lack of Objectivity
Wait!
Here's an interesting quiz for you.