InterviewSolution
Saved Bookmarks
| 1. |
Can you call another 3 to 4 test script into the main QTP test script? |
|
Answer» Yes, it call be possible by creating the re-usable action to the corresponding test script and from the destination test script make calls to the re-usable actions test scripts. |
|