What is OUTPUT VALUE ? PLZ Explain With Example?

Answers were Sorted based on User's Feedback



What is OUTPUT VALUE ? PLZ Explain With Example?..

Answer / srikanth

For Example...Take Fight Reservation application....
While recording new 'insert order', a new order number will
be created automatically. That ordernumber will be the
output value. We can capture that ordernumber and open
the 'Open order' with that captured number in the same Test.

Is This Answer Correct ?    5 Yes 0 No

What is OUTPUT VALUE ? PLZ Explain With Example?..

Answer / bhuvana

Output Values are used to capture the Object Values during
runtime and Store it in the runtime datatable.The Stored
Values can be reused for other objects as an input data.For
example if you want to capture the Insurance id generated
from One Page and suppose u want to reuse it for any other
forms or page as an input data then you can use output
values.Correct me if im wrong

Is This Answer Correct ?    3 Yes 0 No

What is OUTPUT VALUE ? PLZ Explain With Example?..

Answer / srikanth

For example..Flight Reservation....
While recording new 'Insert order' a new ordernumber will
be created automatically. This ordernumber is the output
value. We can capture this ordernumber and open that order
in the Test.

Is This Answer Correct ?    2 Yes 0 No

What is OUTPUT VALUE ? PLZ Explain With Example?..

Answer / sudhananda reddy

what is the output value is..it capture the runtime values
and displyed in data table for future use.

for example u parameterized ur test for login window by
giving multiple values. and u want to see what are the
values the userid field taken.

u can give the output value for userid field. it will
capture the values at runtime and displayed and stored them
in data table.

i think u got my answer..if there is any feed back..pls mail
me at nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 1 No

What is OUTPUT VALUE ? PLZ Explain With Example?..

Answer / issac

output value is the value generated by the appliction when
it is run using qtp.this value will be displayed in runtime
datatable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?

1 Answers  


What is action? How many types of actions are there in qtp?

0 Answers  


give one example where you have used regular expression?

6 Answers   Ordain Solutions,


What is an environment variable?

1 Answers  


I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..

4 Answers   Keane India Ltd,






Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri

4 Answers  


Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer

3 Answers   IBM,


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)

5 Answers   Wipro,


How many tables r created during the recording in QTP?

2 Answers  


Define Error Pane of UFT?

0 Answers  


one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.

6 Answers   ADP,


Categories