How we can differentiate between stand alone application and
web application in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
How do you configure QTP AND Test director?
What is Test Fusion Report in QTP?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How to handle dynamic objects in quicktest professional (qtp)?
i can done the project with QTP in that time i can say how many members in my team size?
What test cases can you automate using QTP?
How to handle the exceptions using the recovery scenario manager in qtp?
What is active screen?
How many types of run modes are there in qtp?
What is quicktest professional (qtp)?
What are the different ways to invoke an application using QTP?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What are the challenges u faced in testing with crm domain? How u overcome with?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?