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 |
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
How to recognize and read data from pdf file using Descriptive Programming in QTP?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
How to handle the exceptions using recovery secnario manager in quicktest professional?
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
In Test Director , You can store Test cases or vb Script . Why we need VSS?
MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Hi I am from delhi, Now I can surely say that no institution of QTP here in Delhi After reading you people I want to get cry, from last six month I am trying to learn QTP, I have knowledge too but dont know VB Script. Now it appears that without learning QTP no one can learn complete QTP, I want to get a formal learning in QTP. Can you suggest me the best institution. and please let me know the charges and span of the course too. thanks in advance to you alkaa.dugaal@gmail.com
What is the difference between property and method?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?