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

Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?

1 Answers  


how to pripare BRS/FRS Document for different projects?

1 Answers   Wipro,


Where the text version of script file located in file system?

1 Answers  


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

0 Answers  


How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2

1 Answers  






Explain the concept of how QTP identifies object.

5 Answers   Ordain Solutions,


What is source control?

1 Answers  


why is execute file used.

1 Answers   Deloitte,


Difference between image checkpoint and bitmap checkpoint

2 Answers  


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.

0 Answers   SoftTech,


Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..

1 Answers  


Where u will use output checkpoint in QTP?

3 Answers   HCL,


Categories