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 apporach while starting the automation testing?
what is difference between wait and synchronization point.
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Could you please suggest a book to start with QTP and also a book for advanced concepts?
How many number of actions possible in qtp?
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
what are the different types of framesworks in QTP?what is the keyword driven framework?
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
Hi..friends can anybody write the script for this question... Am having some 20 nos of links in a web application, i want to click some 5,13 & 17th links. So please....can anybody give the answer....??? -->Hani<--
What is the standard timing delay for web based application in qtp?