Hi let me ask one questin
1.How to use outputof the one function input to the another
function
pls give the script for above
2.what is the purpose of action parameter , how to create it
Answer Posted / dimple
Passing the parameters from one action to another. Here is
an example.
'Action1 script
dim var
var=Parameter("t") 'Input parameter
msgbox(var)
Parameter("a")=89 'Output parameter
Create anothere action action2
RunAction "Action1",oneiteration,"20",x
Msgbox(x) 'First action output parameter comes to action2
automatically
Exit run
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you close the second opened browser?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
How many types of recording modes in qtp? Describe each type with an example where we use them?
what is the difference between built-i function and In-built function?
What is qtpro? What is quick test pro?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
why text area checkpoints cannot used for web applications
please any one can explain the keyword driven framework. with gmail example.
Connect to QC using AOM.
Explain different type of event trigger option.
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Where can I find and view run-time data table?