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
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to suppress warnings from the test results page?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What are the different recording modes and how do they work?
describe some problems that u had with automating testing tool?
How to Test the mainframe application?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
how do u plan test automation?
how to prepared for first for the first interview?
How do you check ticket cost and ticket number in flight application?
How to use setroproperty?
What is an optional step in qtp ?
Output values? i want a practical example
When Recovery scenario actually starts while testing the application?