GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 4 of 677    Print  
What is the use of Text output value in QTP? 

Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.



  
Total Answers and Comments: 13 Last Update: April 17, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
June 09, 2005 08:36:38   #1  
shreethik        

RE: What is the use of Text output value in QTP? 
Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.
 
Is this answer useful? Yes | No
June 21, 2005 02:44:44   #2  
Azr        

RE: What is the use of Text output value in QTP? 
You can also retrieve data from your 
application and output it to the Data Table, using output values.  
This data can then be used at a later stage in the test. QuickTest displays the retrieved 
data, following the test run, in the Runtime Data Table.

 
Is this answer useful? Yes | No
December 05, 2006 07:14:25   #3  
hari kumar kotha        

RE: what is the use of Text output value in Qtp? 
It is used for capturing the text value present on object during execution and stores it under newly created column in the runtime data table.
 
Is this answer useful? Yes | No
April 09, 2007 03:28:22   #4  
Narender Reddy Member Since: November 2006   Contribution: 13    

RE: what is the use of Text output value in Qtp? 
we use output value cheek point to captuer the output values of the application during script exexution and stores the values in the data table frist colum
 
Is this answer useful? Yes | No
May 03, 2007 02:33:15   #5  
kavitha        

RE: what is the use of Text output value in Qtp? 
Output value is used to retrieve the runtime values. these can be used as input to next functions or action. To insert output check point, right click on the object in active screen of QTP and select ' inset output value' option and follow the steps
 
Is this answer useful? Yes | No
May 03, 2007 07:09:41   #6  
Swarup        

RE: what is the use of Text output value in Qtp?
The Purpose of Output value is, to use the out put of the two values in one frame used  as an input in next frame we use oputput values.

For Ex: THink that there are three frames in an application.
Ist Frame:

Input1:  10
+
Input2: 20

OK

Output: 30 Next Frame


In First Frame u are doing the addition of two inout value, After Clicking it shows the output of the inouts and think that Ther is a Button i.e, Next Frame...

Second Frame
Input3: Output of First Frame
-
Input4: 20

OK

Output: 10


In Second Frame We need to substract a value frm out put of First Frame, this is a repitation for 20 times at this time we use the output value option for the outpu of first frame and captures the value and put it in a temparory place (Clipboard).

In second frame we use the clipboard information as a input of input 3.

So this is how Output values are used....

If not clear contact to my id i will help u.. def...

 
Is this answer useful? Yes | No
June 08, 2007 07:13:57   #7  
mvreddy2025 Member Since: January 2006   Contribution: 2    

RE: what is the use of Text output value in Qtp? 
Text out put value is to retrive text string from Application at Run-Time. We can store that string to Environment Variable or user defined variable or Data Table. Later we can use that in script

VENKATA REDDY

 
Is this answer useful? Yes | No
July 02, 2007 01:58:33   #8  
Vipul        

RE: what is the use of Text output value in Qtp? 
Output values can be used to view the output, stored in some table for future use and documentation
purpose as well as these outputs may be used as input to some other scenario, moreover these outputs are useful to determine the functionality and accuracy of test.

 
Is this answer useful? Yes | No
July 10, 2007 05:31:29   #9  
JayaShilpa        

RE: what is the use of Text output value in Qtp? 
Text output value is used to capture value during Run-time and use it again as an input value in the test.
 
Is this answer useful? Yes | No
August 01, 2007 02:09:23   #10  
ramesh.brkt Member Since: August 2007   Contribution: 3    

RE: what is the use of Text output value in Qtp?
Text output value is used to getting the property value of the  object at runtime and insert into the runtime datatable.
 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape