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 |
How to explain a banking project in interview as a test engineer???
QTP in mumbai
Can I compare two DataBases using QTP ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How will you test a keyboard?
what is qtp automation frame work,what is the use of that frame work?
64 Answers Cap Gemini, IBM, iGate, TCS,
What is difference between design time and run time data table?
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
write script for bitmap image?
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
Can anybody give the script to addsheet, add column,add values under that column in the rows??