How many types of OBJECTS are there in QTP?
Answer Posted / pavi
QTP supports 6 types of objects:
Standard Windows Object – Methods and Properties within
this object can be used for testing standard windows
objects
ActiveX Objects – Methods and Properties within this object
can be used for testing ActiveX objects
Visual Basic Objects – Methods and Properties within this
object can be used for testing Visual Basic objects
Web Objects – Methods and Properties within this object can
be used for testing Web Objects
Utility Objects – Methods and Properties within this
object can be used for testing Utility Objects
Supplemental Objects - Methods and Properties within this
object can be used for testing Supplemental objects
| Is This Answer Correct ? | 32 Yes | 15 No |
Post New Answer View All Answers
What is checking bitmaps?
when a test case is written how u test using qtp
What are the main differences of qtp and win runner?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Can any body please tell me the steps of keyword driven framework of QTP.
What are the views available in quicktest professional (qtp)?
Explain quicktest professional (qtp) testing process?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
QTP script is not working on other's machine..
We stored into the objects OR and then write the scripting
how to test Web application using QTP software
How to use checkpoints in qtp ?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What is difference in global and action sheet in qtp?