Can any one please explain hwo to test client/server
application using QTP?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / krishna chand
The sample application (Flight) that u r using is also one
of the Client Server applications.
So, Don't worry : u can say all the application which are
developed in VB etc.. r comes under Client/server
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / tvl
QTP is a functional testing tool.It will be useful in
execution time.to decrease the time &to increase the
reliability,reusability in test execution,either it is
client/server or web based app testing is same with using
QTP.
PLEASE PROVIDE THE MORE ANSWERS FOR THIS QUESTION.
| Is This Answer Correct ? | 1 Yes | 9 No |
How to find which type of Framework is suitable for which type of application?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
give the code to count child objects (Total) in the page
How to Analyze the Checpoint results by Checking Bitmaps?
What is throw object?
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?
How to change the run-time value of a property for an object in QTP?
what is the abbrivation of .mtr in action reposirtory?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar