GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 46 of 413    Print  
What are the differences in testing the web application and client server application?

  
Total Answers and Comments: 3 Last Update: September 20, 2007     Asked by: suma_806 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 10, 2006 21:36:39   #1  
srkulagatte Member Since: January 2006   Contribution: 2    

RE: What are the differences in testing the web applic...


S. No


Client Server Testing


Web Based Testing

1

This involves testing of the client installation connectivity between the Client and the Server configuration required to connect to the server apart from the regular GUI functional testing.
You will be having specific client version for specific OS.

Here client is your browser you can skip the installation testing checking the connectivity between browser and your server etc but you have a addition of testing different types of browsers and on different platforms.

2

Client Server Application are those that runs on LAN WAN but is not connected to www or internet

The web based Applications are those that are connected with www internet. Ex: Yahoo and Google etc

3

It Uses Connection Oriented (TCP/IP) Protocol

It Uses HTTP Protocol

4

Ex:
Your going to your bank and asking a/c balance to customer server. He/she use banking system application to check you're a/c balance that is C/S application.

Also you can go to net cafe and check you a/c balance that is Web application. You can imagine the facilities. What all the customer service executive can do in his/her system and what all you can do from you net cafe

5

C-S testing needs a network

The Web test can be performed on a stand alone machine.

6

In Client/Server testing test phases can include :
Build Acceptance Testing

Prototype Testing

System Reliability Testing

Multiple phases of regression testing and beta testing.

For web based testing

Validation the HTML

Check for broken links

Speed - Access the site

Browser independence - Try different browsers

Check printed pages

performance

sessions


 
Is this answer useful? Yes | No
February 22, 2006 04:13:59   #2  
Anitha        

RE: What are the differences in testing the web applic...

Client/Server Application:-

It is 2 tier architecture.

It servers restricted number of users.

FTP will process the request which is given by the client.

Advantages:-High Performance

Disadvantage:-Hard to mantain.

Web Server:-

It is min 3 tier architecture.

It servers n number of users.

Browser will process the request.

Disadvantage:-Slow Performance


 
Is this answer useful? Yes | No
September 20, 2007 05:40:07   #3  
hemanth kumar Member Since: September 2007   Contribution: 8    

RE: What are the differences in testing the web applic...
C/S : Client Server applications are 2 tire architecture. it means
CLIENT : is a machine it send the request to server
SERVER: it is also machine it send the response / reply to client .




WEB APPLICATIONS : These are 3 tire/n tire architecture.
Web applications are access to web browsers only

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape