Can we call a parameter from an action to other action?
Answers were Sorted based on User's Feedback
Answer / vengi
By using enviornment variables
if it is worng correct please
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rams
Yes we can pass from one action to other action.
First we have to declare the action parameters.
Then we can pass these parameters from one action to other
action with the variable names
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / joshua
S of sourse we can send by parameterising the input and
output parameters from the action propperties window...
| Is This Answer Correct ? | 0 Yes | 0 No |
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
What is checkpoints for quicktest professional (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?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
What is the difference between property and method?
How to test results for qtp ?
Can you write User defined function for WebEdit ? Note1: This function can be used for all web edits in all pages Note2: Don't use Child objects method
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How many add-ins comes by default with qtp?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.