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 difference in global and action sheet in qtp?
What is quick test pro?
How to test the login page in different ways in automation testing and i need code?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?
If QTP not recognizing using repository while executing, how can we go forward
What are objects? how do you select the unknow object?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Can u explain about QTP framework
What are the key elements available in test result window?
How to find array size in qtp?