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 |
Can we run test with out adding object in object repository? How it is possible?
what is Property......End Property loop? how to write sript for it in QTP
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
Can we Test Welcome Screens and Process Images with QTP
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.