What is output value in QTP? Why do we use the output value
in QTP?How many types of output values are there in QTP?
what are their respective usage in QTP?
Answer Posted / gourav aggarwal
Hello,Using output values you can retrive properties of
objects ,database field values ,text presenting objects &
can store on data table in test result window.
QTP provide diffrent o/p values i.e
-standard output values
-text output
-database output
-XML output
-text area
standard output values:you can retrive number of properties an
object
Note:output values retrive run time datatable in test result
window
text output:using to retrive d text present in objects & store
in run time datatable
text area:retrive test present in bitmap & retrive specific
string frm obj.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is synchronization point in QTP?
how to find that tools work well with ur existing system?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Can any one send me the QTP Basic Coding Samples?
Does QTP record on Objects created on XWindows Environment?
What is the difference between run time object and test object?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How to use setroproperty?
What is the architecture of your project? Can any one answer for this question plz........
Can we run test with out adding object in object repository? How it is possible?
What is the extension of the recovery scenario file in qtp?
How can you identify the browser and its information using QTP script?
Please guide me release notes of Automation once scripts are completed
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script