InterviewSolution
Saved Bookmarks
| 1. |
What Is A Verification Point? |
|
Answer» A VERIFICATION point is a point in a SCRIPT that you CREATE to confirm the state of an object ACROSS builds of the application-under-test. A verification point is a point in a script that you create to confirm the state of an object across builds of the application-under-test. |
|