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 |
The hybrid framework can be implemented for any application. Is it true?
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
More details about keyword driven technique in QTP
Hi all, what is the latest version of QTP?
What is a programmatic description?
WHAT IS ENVIRONMENT VARIABLES?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Explain how Selenium is different from UFT?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How can you connect the database with QTP?
Explain the views in the QTP GUI?