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 Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
What is the difference between run time object and test object?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
what is vss and cvs what is main difference b/w these two
What are the views available in quicktest professional?
How to create a Runtime property for an object in QTP?
why text area checkpoints cannot used for web applications
Write a QTP script to enter a keyword in to Google search engine?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
How can we upload pdf files in qtp?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP