GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Testing

 Print  |  
Question:  Difference between Web testing and client server testing



July 07, 2008 03:21:52 #1
 m.ravi1kumar   Member Since: July 2008    Total Comments: 3 

RE: Difference between Web testing and client server testing
 
Web testing or web application  or web environmant :  Client will be one system, application server layer will be one system and database server is one system that is called three tier architecture or web testing.

Client server testing: Here server reffers to database server, presentation layer and business layer will be one system and database will be one system that is call a two tier architecture or client server.
     

 

Back To Question