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

Answers were Sorted based on User's Feedback



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

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

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

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

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

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

Post New Answer

More QTP Interview Questions

what are the areas that cannot be tested using an automated tool? list a few

7 Answers  


How to handle Run-time errors?

1 Answers   Crea,


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

0 Answers   Mphasis,


How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it

1 Answers   TCS,


How do u write a regular expression for date (dd/mm/yyyy) field?

10 Answers  






assume i have few url link how will i dynamically call then using descriptive programming?

0 Answers   BirlaSoft,


How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?

1 Answers   CTS, IBM, London,


what is database check point, how will you parameterize the database from seperate data table?

2 Answers   JPMorgan Chase,


I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime

10 Answers   IBM, Wipro,


What is difference between Class and MicClass

2 Answers  


what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?

3 Answers   Infinite Computer Solutions,


How to execute a VBS file without using Execute File statement?

3 Answers   iGate,


Categories