Can any one please explain hwo to test client/server
application using QTP?

Answer Posted / bantanahal haribabu

Client-server describes an application architecture in which the client requests an action or service from the provider of service, the server. Consider a Web browser and a Web server. When you address a URL in the browser window, it (client) requests a page from a Web server. The server returns an html page to the client, which parses the page (data) and displays it on your computer.

When developing a client-server application, like the Web browser and Web server, you need to consider how you are going to handle developing your application in a team environment and how you are going to handle long-term maintenance. Developing client-server applications parallels developing modular programs. Modular programming separates large applications into smaller constituent pieces to ease development in teams and provide better maintainability. In a client-server application, a module does not have to be part of the same program or even run on the same computer. Each modular function can run on a different device.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to build scripts that access data from external sources?

1616


How you can replace string in qtp?

576


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1505


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

1496


when a test case is written how u test using qtp

1661






How to check which add-ins are associated with a test in qtp?

590


What is post recovery scenario?

1659


Is virtual object supported in low level recording mode?

632


What is the parameterization?

587


Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.

3020


Explain measuring transaction.

594


how can i call function (which has link with excell sheet at a remote location) within another function

1581


What is object repository in qtp?

563


Where to use function or action?

674


What are test settings and global settings?

590