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
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
what are the challenges you have faced while testing web based application using the automation tools ?
What are the different types of action?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
what is the structure for the data driven framework
How to break the object spy ?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Hi, how can we check or avoid the memory leakage in QTP9.2?
How to find the length of the string in qtp?
Is it possible to switch between recording modes during a test creation?
How to remove associated function library?
Explain types of descriptive programming?
What does it mean when a check point is in red color? What do you do?
what is the difference between data driver & data driven and driver script?
what is review