What are the advantages of Automation objects than Test
Objects?
Answers were Sorted based on User's Feedback
Answer / ashish srivastava
Automation Object is very different from Test Object .
Automation Object are created when you want to perform some
action outside the QTP Like Opening QTP from outside without
Clicking on the QTP Icon
Test Objects is the Collection of Objects Stored in the
Object Repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rachnasingh
the advantage of automation object is different of other
object.depend on theobject subject.there are so many object
in this ocean.
| Is This Answer Correct ? | 1 Yes | 8 No |
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How can you close the second opened browser?
What are the Test design techniques you uses in ur project?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How to use transactions in qtp?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
What is .Ini file in QTP?
What are the trigger events in qtp?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?