I am having trouble understanding #1 how to paramaterize a
userid and password that I need to call in about 25
existing scripts. I need to know how to Create a Reuseable
action for 25 existing scripts that will call the exact
same userid and password? I need to know how to create a
Reuseable action and then have it called by existing
scripts being run in a batch.
Answer Posted / m.hemakumar
converting action into reusable action follow this
navigation
edit-action-action properties-Select resusable action check
box
RunAction "action Name",oneiteration,"userid
value","passwordvalue"
Note:
1)we have to define injput parameters in calling action
here calling action means actula action
called action is reusable action
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional?
How to carry out bit map check points in QTP
What are the types of environment variables in qtp?
if our qtp vb Script may be Currepted then What we want do?
what is the frame work in J-meter?
Where we can use the synchronization?
What are the different types of recovery operation?
How do know the number of browsers opened?
what is actually contain test report? can anybody post the test report
What are the different types of functions available in qtp and explain ?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What is post recovery scenario?
Explain calling sub procedure.
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?