1 Answer

0 votes
by
1.Software testing activities should start

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

2.Faults found by users are due to:

a. Poor quality software

b. Poor software and poor testing

c. bad luck

d. insufficient time for testing

3.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

4. which of the following statements is not true

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

5. 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

Related questions

0 votes
asked May 5, 2020 in Testing by Robindeniel
0 votes
asked May 5, 2020 in Testing by Robindeniel
...