Micro Focus QTP (UFT) Forums
Creating output values in QTP - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Creating output values in QTP (/Thread-Creating-output-values-in-QTP)



Creating output values in QTP - nada - 04-03-2008

Chapter 6 in the posted QTP tutorial explains how to use QTP to Create Output Values. It says to save it as “output”, as opposed to “test”. It looks like test mode takes data from the spreadsheet and places into the application, and output mode takes data from the application and writes it to a spreadsheet. But I need to do both at the same time, I want to be putting data into the application and then when a certain condition is met then write that ID to a spreadsheet. I am not sure I can do both test mode and output mode during the same run? Can some please advise if this is doeable and how? thanks...


RE: Creating output values in QTP - niranjan - 04-04-2008

I did not understand your question. Would you please elaborate a bit further. I am answering based on my understanding of your question.

There are two ways you can do that...
1) By using a Output value, you can store information from AUT in Datatable. By Using parameterization, you can access that value from datatable and can use it elsewhere.
2) By using GetROProperty, you can get property value of any object in AUT and can use it.


RE: Creating output values in QTP - aruns - 04-27-2009

Hi
I refered to many article regarding different Output value in QTP.

for that here i post my question

1. Why, when, how, we use out put value in qty especially text output values.

pls give one step by step ex for why when how.

my email id sarulvenki@rediffmail.com

Regards,
Arun