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

what is the difference bet., MYSQL and ORACLE

3 Answers   Oracle,


What if the project is not big enough to justify extensive testing?

0 Answers  


What actually a SQA Tester do in His/ Her first (entry level) Job?

0 Answers  


In "V" model, how OQ is related to DS.

1 Answers  


How do you deal with environments that are hostile to quality change efforts?

0 Answers   Telco,






How to create requirements test matrix template?

0 Answers  


How do you promote the concept of phase containment and defect prevention?

2 Answers  


hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it

0 Answers   QA,


In case you have any doubts regarding your project, how do you approach?

0 Answers  


defect, error, failure, fault

4 Answers   Infosys, Quinnox, Redlix,


what is time estimation..Effort Estimation?can any body give example with formule.?

0 Answers  


hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server

0 Answers   Covansys,


Categories