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 |
what about f2&f6 function keys
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What is quick test pro? What is a quick test professional?
How can you give wait up to 10 seconds in qtp?
How to pass parameters into an action.Please explain me with examples
what is the qtp objects?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
Is it possible to split an action? How?
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.