How can I pass values from one action to another in QTP ?
Answer Posted / kcn
U can use define a variable as Enviornmental Variable and
use the same varible in different actions.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the use of running the scripts in Hidden-mode in UFT?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Hoe can we do retesting using functions please give the code for it using login page
How to test results for qtp ?
What are the differences between qtp and winrunner?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the virtual object?
What is Cross browser testing? Does UFT support it?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to find operating system information using the qtp script?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Write a script to verify font style and color of a windows object using descriptive programming
How to release all resources file from the QTP?