i want to pass parameters with some values in the same test.
How to call the parameters in the test and to associate it
Answer / arun
1.Associate that action to your main action
make sure you have declared the parameters in Accociated
actions... (both input and output parameters)
2. Call that Associated action from the amin action
using "RunAction" command
Syn:
RunAction "Action Name","Input parameter1","Input
Parameter2"....,"output parameter1","output parameter2"...
Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is the difference between "type" and "typeandwait" command?
how to test an webbased application?
List the five essential types of test steps?
What is an automated test script?
what is aom and how to add object repository? i am very new to QTP please help me
2. How you will collect a module from the version?
What you know about table-driven testing?
What is the different between GUI map and GUI map files?
What are the types of testing we cannot do, by using automation tools
what is the advantage and dis-advantages of using framework ?
what is the difference or comparison between QTP and rational? and which tool is better to use?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?