can u explan me clearly wt is web based app: and client
server app:

Answers were Sorted based on User's Feedback



can u explan me clearly wt is web based app: and client server app:..

Answer / sri

Web application: is a 3 tier arch structure which has a
client, a server and a database. In the web application,
core application lies on the server side and client can be
a thin client like a browser. And what ever changes are
made they occur at server only and is reflected every where
else.

C/S application is always a two tier and has a client and a
server only. In C/S, entire arch is installed at client and
when ever change is required, all the clients are to
changed.

Is This Answer Correct ?    1 Yes 0 No

can u explan me clearly wt is web based app: and client server app:..

Answer / beda

WEb applications are 3 tier, no. of users are more, URL
Driven, session are closed wen u log out , performance
issues are more related to session time, speed, no. of
users, security

Client -server are 2 tier with menu driven control, limited
no. of users, performamce issues are less

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

Can Parrto Principle be used in Quality Assurance and testing?

0 Answers  


Mention some of the types of software testing?

0 Answers  


What are the different levels in software testing?

0 Answers  


write bug due for a web app in which a text field "phone number" which should allow only 10 numbers,but allows chars, special char and more than 10 numbers in to the field?

2 Answers   NTT Data,


how to retrive only second row from table in sql server 2000?

3 Answers   CTS,






Explain the advantages of implementing cmmi.

0 Answers  


what are the differnent techniques of testing?

4 Answers  


When we should continue testing?

0 Answers   QA,


What is QMS,PMS,BMS

5 Answers   QA,


What r the advantages of automation?

6 Answers   TCS,


waht is the difference b/w test caes and test data?

2 Answers  


What kinds of performance tests might be required for a word processing system?

0 Answers  


Categories