How to call script1 into script2?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
We can also call an action at run time using:
RunAciton "Action#[Script Name]"
Ex: RunAction "Action1[SampleScript]"
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
how to run the script If QTP tool not identify object in web page
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
w is datatable
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What is Optional step?
What are the types of Object Repositories in QTP?
what is the smart identification techniqu?what r the different mechanisums used in it?
What is qtpro? What is a quick test professional?
Scripts for Ascending order in qtp.
QTP is not displaying in OBJECT SELECTION-CHECKPOINT PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages and links , images not displaying in web application testing. how can I get the pages and links in object selection? Please anyone tell me?
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
how to convert 100 into hundred repees only and viceversa