Explain about Standard output value, Text output value,
database o/p value, Xml O/p value, Xm o/p Value
Answer / 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 |
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
how will you load the test cases in ddt?
What is text/text area checkpoint?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
How u prepare Test result summary in QTp?
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
What is All object and Local object in Object Repositary? Explain me please.
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
How to change the run-time value of a property for an object?
How do we connect QC by using QTP?
What are private functions in QTP? How they can be called from the function library?