what is object?
Answers were Sorted based on User's Feedback
Answer / siva.k
Instance of the class is called object.It has some set
properties and it depends upon particular class.The class
objects matches with that particular objects.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / srinivas
object is instance of a class.according to qtp each object
should contain the follwing info
1)name
2)class(w.r.to test object)
3)properties
4)methods
4)events
these elements must be described in a AOM syntax
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay
Object is instance of the class. it consists of it own
properties and values.We can identify the class with it's
unique class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / siva.k
Instance of the class is called object.It has some set
properties and it depends upon particular class.The class
objects matches with that particular objects.The class
properties and particular object properties are same.Then
only it will called as a object for that class.
| Is This Answer Correct ? | 0 Yes | 0 No |
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
hi, for QTP TRAINING......SURESH REDDY SMART SOLUTIONS sr.nagar IS BEST OR NOT? how faculty teaches?
How many add-ins comes by default with quicktest professional (qtp)?
I want to do QTP Certification what is the pattern of Question paper.
How will u find that how many List boxes( and check boxes) are present in one particular window
give the code to count child objects (Total) in the page
why do we go for Test Automation?
What is difference between web object and web items
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
Could any one suggest web site links to learning VB Script for QTP purpose??
setroproperty and getroproperty difference