what is the difference between client-server application
and web based application?
Answers were Sorted based on User's Feedback
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 |
Client-server application : LAN connection
Web based application : WAN Connection
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kaminee
Hi Goru,
Can you please explain in detail what are these different
tiers?
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Do you handle deployment? How?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ?
Should testing be only after build and execution?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sonia
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
what is schedule variance and give the formula
What kind of test cases are need to be included in the database migration testing?
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
By using any techinique in tesing......how to find the greatest number between 1-10.?
can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities