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 |
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
how to test Web application using QTP software
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
what is mean by output parameters? I need full description with example. tell me any one please
What is InStr()
Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..
4 Answers Thatavarti Technologies,
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
By using QTP, How do you test a frame in a web page?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
tell me types of environment variables? what r they? explain details? pls give anwer any one?