Testing Flashcards
1
Q
Which of the following testing is also known as white-box testing?
1.Structural testing
2.Error guessing technique
3.Design based testing
4.None of the above
A
Structural testing
2
Q
What is the key objective of Integration testing?
1.Design Errors
2.Interface Errors
3.Procedure Errors
4.None of the mentioned
A
Interface Errors
3
Q
In the maintenance phase the product must be tested against previous test cases. This is known as __________ testing.
1. Unit
2. Regression
3. Acceptance
4. Integration**
A
Regression