Document Type Definition (DTD) Question:
What is a Test procedure?
Answer:
Test Procedure is a part of Test Case document.It comprises of following three steps:
1. To verify the look and feel of AUT through GUI test cases.
2. To verify the positive behavior of AUT through positive test cases.
3. To veify the neative behaviour of the AUT through negative test cases.
1. To verify the look and feel of AUT through GUI test cases.
2. To verify the positive behavior of AUT through positive test cases.
3. To veify the neative behaviour of the AUT through negative test cases.
Previous Question | Next Question |
Define Bug Life Cycle? What is Metrics? | What is the difference between SYSTEM TESTING and END-TO-END TESTING? |