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

can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet

2 Answers   Relq,


Write a QTP script to enter a keyword in to Google search engine?

0 Answers   Wells Fargo,


how can we test load time of an page in webtesting?

3 Answers   Ordain Solutions,


what is the extension of new local object repository?

5 Answers  


Is there any option in QTP to add Java add-in after instaling the QTP?

3 Answers   IBM,






hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.

0 Answers  


What is the basic concept of quicktest professional (qtp)?

0 Answers  


Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??

2 Answers   TCS,


How do u write script in qtp? where do u write?

2 Answers  


how to acess a test in RSA?

0 Answers   IBM,


How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone

3 Answers   Livetek,


diff between global variables and environment variables in qtp?

1 Answers   FIS,


Categories