Explain about Standard output value, Text output value,
database o/p value, Xml O/p value, Xm o/p Value



Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p ..

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

Post New Answer

More QTP Interview Questions

what are the files created after executing QTP script file, please specify the file names with extensions

1 Answers   Virtusa,


How to call .vbs functions in QTP? plz Explain indetail

4 Answers   Wipro,


hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com

0 Answers  


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value

1 Answers  






What is the syntax for how to call one script from another?

0 Answers  


I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?

12 Answers  


what is key word driven frame work how to use keyword driven frame in QTP in a project

1 Answers   AppLabs,


I want to do QTP Certification what is the pattern of Question paper.

0 Answers  


For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

0 Answers   V2 Solutions,


How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help

1 Answers  


can u explain relative path architecture framework in qtp?

0 Answers   Mindlance,


Categories