what is the difference between client-server application
and web based application?

Answers were Sorted based on User's Feedback



what is the difference between client-server application and web based application?..

Answer / goru

Client-server Application is a two-tire application where
web based application is a 3 tire application.

Is This Answer Correct ?    6 Yes 0 No

what is the difference between client-server application and web based application?..

Answer / sarmatha tk

Client-server application : LAN connection
Web based application : WAN Connection

Is This Answer Correct ?    2 Yes 0 No

what is the difference between client-server application and web based application?..

Answer / kaminee

Hi Goru,
Can you please explain in detail what are these different
tiers?

Is This Answer Correct ?    1 Yes 0 No

what is the difference between client-server application and web based application?..

Answer / siri

It is a two tier application .For the accesibility of the
application by many users simultaneously the client machine
interacts with the common dataabase
(databaseserver)installed on a machine.

Disadvantage: Any change in the application program should
make the changes in the each application installed
seperately on each machine.

so in order to overcome this we have a 3 tier Architecture
known as web based application.
Web server acts as a middle tier beetween the client machine
and the DB server.
The main source of changes in the application program are
done in the web server taking the neseccary input from the
client machine.

For ex: The change in the application is from adding two
no's to substraction of the no's . The client machine takes
the input of no's but the substractiion is done on the
server machine.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?

5 Answers  


How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.

0 Answers  


If developers team doesn't agree with the bug raised by you, what is the next step would you take

8 Answers   IBM, TCS,


How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?

9 Answers   CarrizalSoft Technologies, Microsoft,


what is project and how many types of industry projects are there

1 Answers  






when giving demo to the client. if u found a showstoper defect what you will do.

1 Answers  


what do you mean by Personel Effectiveness and how much it will be affected to Test engineer

1 Answers  


In Test Case Document, Expected Result and Verify are the same fields?

1 Answers  


Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ?? 

1 Answers   TCS,


What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......

0 Answers  


What is the main difference between SDLC & V-MODEL. In the interview,wht exact difference,i should tell for an interveiwer

6 Answers   Accenture, kenexa, TCS,


. Is any graph is used for code coverage analysis?

0 Answers   3i Infotech,


Categories