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 AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How to do call a output parameter from one action to another action??/
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
how can i pass a "cript"as a parameter in to a function
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What do you to script when objects are removed from application?
Where we use data driver in qtp?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
what is stepin & stepout?
How to find Operating system information using QTP script?
What is object spy in quicktest professional?
Tell me about qtp?