what is the general issues faced while using automation tool
Qtp9.0
Answer / surya
The Default type of an Action is NON REUSABLE in 9.0 (up to
9.2) Version.Up to my knowledge this is one of the major
Issue
Is This Answer Correct ? | 3 Yes | 1 No |
Plz Explain AUTOMATION REFERENCE MODEL?
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
How to create a standard checkpoint ?
what is the difference between ClassName and class in QTP?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
what is test scheduling?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is Descriptive Programing? In which cases, we will go for descriptive programing?
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<--
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.