Question : When reporting faults found to developers, testers should be:
a. as polite, constructive and helpful as possible b. firm about insisting that a bug is not a ?feature? if it should be fixed c. diplomatic, sensitive to the way they may react to criticism d. All of the above
a. performance testing can be done during unit testing as well as during the testing of whole system b. The acceptance test does not necessarily include a regression test c. Verification activities should not involve testers (reviews, inspections etc) d. Test environments should be as similar to production environments as possible
What is the main reason for testing software before releasing it?
a. to show that system will work after release b. to decide when the software is of sufficient quality to release c. to find as many bugs as possible before release d. to give information for a risk based decision about release
a. as soon as the code is written b. during the design stage c. when the requirements have been formally documented d. as soon as possible in the development life cycle