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. |
|