What is object & properties (in QTP)
Answer Posted / ashok
Object is the combination of properties and its value so
mathematically we can say
object=property+value of properties
yes any action can perform on it.
Prperty nothing but a GUI(graphical user interface)
representation to identify the object. like
enable,height,width etc)
****can visit the site
www.freewebs.oom/softwaretestingguide1
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
There is an excel file of 1 to 100 sheets how you will iterate through it?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How to analyzing test results using quicktest professional?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What is the default add-ins in qtp?
What is data driver in qtp?
Define Error Pane of UFT?
How does qtp identify gui object?
Explain different type of event trigger option.
How to use the object spy in quicktest professional 8.0 version?
What do you mean by iteration?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What are the different types of recording modes in qtp? Which will be used when?