1000+ Manual Testing Interview Questions and Answers Pdf - 2

Question: 6

What is peer review?

Peer review is a review of a software work product by colleagues. Examples are inspection, technical review and walk through.

Question: 7

What is early integration?

Early integration is nothing but testing a module in a project much before the actual release of the module. This is done with the help of integration techniques like Top Down, Bottom Up and Sandwich integration.

Question: 8

What is system testing?

System testing is defined as the process of testing an entire system to verify that it meets specified requirements.

System testing is of two types

a. Functional system testing

b. Non functional system testing

Question: 9

What is review?

Review is a Meeting in which a work product is verified by set of members.

Question: 10

What is user acceptance testing?

User acceptance testing is the testing conducted by the business users (who actually use this system) to verify the fitness of the system for business use.

Related Questions