In QTP while testing 3 tier application, It is Java Based
Application developed using Java, servelets and JDBC etc...
and It is a Web based Application.. which Add-In do we need
to select while testing ...Java or Web Add-In
Answers were Sorted based on User's Feedback
Answer / rajender peddi
as the application is webbased either java or .net no need
of purchasing add_in only web add_in is enough.if at all
the application is java based client server,then we have to
purchase the java add_in
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / francis-aurigotech
if it is a web based application using http/html protocol
web add in enough
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sdf
web comes with qtp.
Should purchase Java Add-In.
Patil
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / rammy
Yes, Rajender is right, When we are workign with Web
applications, Web-Add-in is enough,
Java or .net addins are required, if we are working with
Client Server applications
Thanks
Rammy
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anuja sharma
But will this Java Add-in and Web Add-in help in testing
the Java Servlets too. Is there any settings required in
QTP to get the objects on the Servlet identified.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference in the global and action sheet in qtp?
How Does Run time data (Parameterization) is handled in QTP?
Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
how to merge object repositories?
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
Explain the concept of how QTP identifies object.
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.
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.