Explain about Standard output value, Text output value,
database o/p value, Xml O/p value, Xm o/p Value
Answer Posted / kathir
Output value is a step in which one or values captured at a
specific point in your test or component and stored for
duration of the run session. These values can be used later
in the different point in application.
In generally, output of application shows different values
and it is not based on action in the current page/action in
the application then the word output value is coming in
QTP. And it has four types, these are given below.(These
are usage in application at different places/purposes)
standard o/p value: In web aplication, link page shows
differently based on the user actions in the previous page.
Text o/p value: Text ouput value may behave differntly
based on using the diferent environments in window based
application. It is recommanded to retrieve the text from
the application window by using standard output value to
the value of object text property.
Database o/p value: database output value to the output the
value of contents of database cells based on the result of
the query that you define on a database.
xml o/p value: xml output values to output the values of
xml elements and attributes of xml documents can be used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to export quicktest professional (qtp) results to an .xls file?
Brief the process of testing with UFT?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
What are the Application Functions available in QTP?
what is vmodel?advantages and disadvantages of vmodel?
What is TOM in QTP?
what is output value in QTP and how it can be used in automation testing
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How you can write contexts to text file in qtp?
Describe synchronization point.
What is the use of ordinal identifier in qtp?
What is quicktest professional (qtp)?
What are the features of quick test pro(qtp)?
When ‘option explicit’ keyword is used in qtp?