Hi What are re-usable actions in QTP?
-Thank You
Answer Posted / sravanthi
these r the actions which r reusable in another actions. we
can also make non reusable actions into reusable actions .
for this we have 2 follow this navigation
record our reqs operation->step menu->action properties-
>select reusable actions
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to creating an output value using quicktest professional?
What is the difference between per-action and shared?
When you open QTP, how many sheets you can see?
Explain different checkpoints in qtp.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
How do we handle run-time errors?
How can you identify the browser and its information using QTP script?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
When and why to use descriptive programming?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What are the 3 main stages involved in testing with qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief