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 QTP integrate with application?
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What is Object Spy in QTP?
how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
How to handle dynamic objects in quicktest professional (qtp)?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
how to check URL using QTP? write vb script with descriptive programm only?
Explain roles and responsibilites of 2yrs Automation qtp engineer.
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?