Answer Posted / rangu
1. Make script1 as External action and save the test.
2. Call script1 in script2 using Call to Copy of Action or
Call to Existing Action.
We can call the External Action in any action in any test
Note:- If we use Reusable Action, We can use this action
within the test but not other test.
Synatx:-
Run Action "Action Name[Reusable Action]",
Iteration,Parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many lines of code in each script of QTP?
banking project description for software tester
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How can I use Call dlls in QTP ?
What is accessibility check point?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Why do we use breakpoints in QTP?
Whether qtp 9.0 supports Test director8.0
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Give the syntax to load function at run time.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain the qtp test phases.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer