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 |
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
please send detail navigation for merging of object ripositories in QTP 8.2
3 Answers Infosys, Ordain Solutions,
How many types of parameters are there?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
How to analyzing Test Results using QTP?
What is post recovery scenario?
What is the difference between byref and byval in qtp?
What does it mean when a check point is in red color? What do you do?
what is run-time data?
What is CMMP and CMMH?
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.