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
Structural testing
What is the key objective of Integration testing?
1.Design Errors
2.Interface Errors
3.Procedure Errors
4.None of the mentioned
Interface Errors
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**
Regression