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
How does qtp identify the object in the application?
Diff b/w Health care domain and Banking Domain?
What does it mean when a check point is in red color? What do you do?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
What are table and db checkpoints?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Write a script to verify font style and color of a windows object using descriptive programming
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Explain types of output values?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Sql questions to find second max salary and how to use joins
What are benefits of qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Hi ,Can any one pleas explain how to test splash objects using QTP?