What is OUTPUT VALUE ? PLZ Explain With Example?
Answers were Sorted based on User's Feedback
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 |
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 |
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 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 |
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 |
is we can import the object repository from external source. if it so then how?
Can we directly automate test script according to requirements?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
How to retrieve alpha bate from the alphanumeric string with special character.
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
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..
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
How to use regular expression in descriptive programming?
how to write scripts in QTP?
How to capture screen shots when an error occurs?
How do you do batch testing in QTP, if so explain?