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

Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

1450


How to handle the exceptions using recovery secnario manager in quicktest professional?

619


What are the two types of repositories available, explain them?

583


What is the architecture of your project? Can any one answer for this question plz........

1404


What are metrics and matrix?

1357






What is the Difference between copy to action and call to action?

574


what is ODC and GDC?

7327


How to add synchronisation points in qtp?

572


To which environments does quicktest professional (qtp) supports?

580


Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

1657


How will you report the bug and explain the defect tracking sheet you handled?

2536


In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?

554


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1595


Have you used xml check point in your project?

546


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

2388