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
can the activities of test case design be automated?
How does quicktest professional (qtp) identifies the object in the application?
How to carry out bit map check points in QTP
Discuss quicktest professional (qtp) environment?
What is the difference between shared and local object repository?
How to use actions in qtp ?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
what is defenetion of kiran can u tell me plz CVS, SVN
wht type of User defined functions or Java Releated functions Do we write in VB scripting
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Through array we can execute the testcase how ? give me example
Where we can use the analog mode and where we can use the low – level mode?
How many add-ins comes by default with quicktest professional (qtp)?
Explain how qtp identifies object?
Why to use descriptive programming?