How can I use the value retrieved by OUTPUT VALUE check
point as Input for other Actions?



How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?..

Answer / nath .t

When u selected OUTPUT VALUE, it's stored value into
datatable. we can use datatable value in any actions in
the Test.

Default OUTPUT VALUE is stored in "Global Sheet" in Test.
we can retieve the data as

x = datatable
("Spam_Skillet_Casserole_innertext_out",dtGlobalSheet")

Here in Quotes name mentioned the output checkpoint value.

like this way we can use any where in Actions in Test.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the method for maximize the application while we using Decriptive programming in QTP?

3 Answers  


plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?

2 Answers   CTS, Tech Mahindra,


What are the challenges u faced in testing with crm domain? How u overcome with?

0 Answers  


How to "Turn Off" QTP results after running a Script?

3 Answers   Crea,


how to call multiple scripts in QTP at a time

3 Answers   IBM,






How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

0 Answers  


I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?

4 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

2 Answers  


How many test scripts are prapare in ur project(HeathCare Insurance).

1 Answers   Virtusa,


Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.

1 Answers  


waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?

1 Answers  


How to use parameterization in qtp?

0 Answers  


Categories