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

Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

0 Answers  


Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--

5 Answers  


Give me brief idea about QTP automation object model?

5 Answers   TCS,


i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please

7 Answers   Cap Gemini,


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

0 Answers   CFC, iton,






Did you face the problem, changing the properties of an object in Run Time?

1 Answers  


What is our exact stage involvement with QTP?

1 Answers  


I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.

0 Answers   Cap Gemini, TCS,


Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?

2 Answers  


if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?

1 Answers   IBM, Infosys,


Does UNIX support QTP? If not what is the other tool used for Unix environment?

2 Answers   Amdocs, Fidelity,


What exactly is the difference among all the three recording modes.

2 Answers   TCS,


Categories