what are the 5 types of objects in qtp
Answer Posted / anand hippargi
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 ? | 10 Yes | 10 No |
Post New Answer View All Answers
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is the Difference between test object and run time object?
Problem with XML checkpoint in QTP ?
What is throw object?
What is method name to compare two XML files.
What are test settings and global settings?
How do you convert manual test cases to automated test cases?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
which type of testing process are you following in ur company? how to recognize a qtp page?
diff between qtp versions from 8.5
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
what is the difference between development and testing
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.