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 / ashok kumar
Hi,using o/p values u 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 o/p values
-text o/p
-database o/p
-XML o/p
-text area
standard o/p values:u can retrive number of properties an
object
Note:o/p values retrive run time datatable in test result
window
text o/p: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 ? | 36 Yes | 7 No |
Post New Answer View All Answers
What are the types of object repositories? Which one is you are using?
How many tabs are available to view your test in a test pane and what are they?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
How can you send user defined messages to test report?
give me the code to save all messages of inbox of gmail into a folder and notepad
How can you close the second opened browser?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How to suppress warnings from the test results page?
what is review
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Explain types of output values?
Explain the difference between data driven testing and parameterization ?