How we can differentiate between stand alone application and
web application in QTP?
Answers were Sorted based on User's Feedback
Answer / balu
stand alone environmnet:
It is a single tier application. here presentation
layer,bussiness layer and database layer will be present
client server.
web based application:- It is three tier application.
Presentation layer will be present in client server ,
business layer will be present in application server and
database layer will be present is database server.Mainly it
is used whenever the application can accessed all over the
world with minimum no.of users.On that time we case use the
web based application.
| Is This Answer Correct ? | 29 Yes | 5 No |
Answer / manoj kumar gouda
stand-alone-application:
Software installed in one computer and used only one person.
Ex: calculator,Adobe Photoshop,MS office etc.
Web application:
Any Application Software accessed through browser is called web application.
Ex:yahoo.com,gmail.com
Client/Server Application:
Here we are installing both client and server software to access the application
Ex:yahoo messenger,Gtalk,ATM
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / rajesh
Based on the add ins available in QTP like WEB, VB, JAVA etc.
While recording any application test objects gets stored in
OR, based on the test object class we know environment(WEB,
VB, JAVA etc) support it takes up. If the application has no
WEB Test objects then its standalone application otherwise
WEB application.
| Is This Answer Correct ? | 6 Yes | 8 No |
How will internal and external links be validated and updated? how often?
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
How can we QTP Scripts in xml format? is there any way to do so?
What is checking bitmaps?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
how and what kind of vb functions do us ein QTP?
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
How to start recording using quicktest professional (qtp)?
What is environment variable in qtp and why to use it?
Why is Client side image is preferred over server side image?
If QTP not recognizing using repository while executing, how can we go forward