I have 1 to 10 action are there, i want action1 output
becomes to action 10 input? pls any can give script for
this scenario?
Answers were Sorted based on User's Feedback
Answer / pankajb
It's Very Simple
Just, get the output value store in the data table with
appropriate column name.
And when using it in another action just give the name of
the sheet and then name of the column where that output
value is stored.
pankaj_behl@hotmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pratap
We Can Use Environment Parameters to over come this
problem ,,
Ex : Environment("Name")="Pratap"
Think pratap is output of first action . If you declare
it as environment parameter you can use in any action.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karunakar
Example:
Inpt1=RunAction Action1(OneIteration), here we get the
output of Action1 into Inpt1 and the same is used as
parameter for Action10.
RunAction Action10(OneIteration,Inpt1)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / christopher thirumaran
All above ans are wrong.
We need to create Action-Parameter for both Actions.
For eg.
in Action1_Properties:(Input-Parameter: InputName, Type)
'Assigning the InputName value to the Variable
in Action1_Script: Action1_Param=Parameter("InputName")
in Action10 properties (Output-Parameter: OutPutName,
Type)
THEN
RunAction "Action1", OneIteration
RunAction "Action10", OneIteration, OutPutName
Tats all.
| Is This Answer Correct ? | 0 Yes | 1 No |
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
how can I read text in browser and export the same into text file?
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
How may types of defects identify application or your currently working application?pls give me answer..
Why bpt?
How to Display last item of a Combobox by using QTP?
What type of VB script u had done in expert view?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent