InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Actions In Qtp Tool? |
|
Answer» Actions help testers to DIVIDE scripts into groups of QTP statements CALLED actions. Actions are similar to FUNCTIONS in VBSCRIPT, however there are a few differences. By default, QTP creates a test with 1 action. Actions help testers to divide scripts into groups of QTP statements called actions. Actions are similar to functions in VBScript, however there are a few differences. By default, QTP creates a test with 1 action. |
|