top of page

 

 

Testing

 

1.The testing in which code is checked
a) Black box testing
b) White box testing
c) Red box testing
d) Green box testing

 

2) Testing done without planning and Documentation is called

a) Unit testing

b) Regression testing

c) Adhoc testing

d) None of the mentioned

 

3.Unit testing is done by
a) Users
b) Developers
c) Customers

 

4.Which of the following is not used in measuring the size of the software
a) KLOC
b) Function Points
c) Size of module

 

5.Acceptance testing is also known as
a) Grey box testing
b) White box testing
c) Alpha Testing
d) Beta testing

 

 

6.The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to

 

  • Find bugs in the program

  • Check the technical accuracy of the document

  • Ensure the ease of use of the document

  • Ensure that the program is the latest version                                                           

 

bottom of page