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 |
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
with out any training on domain with out any document only with the help of build screen is it possible to write testcases
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
Types of testing
Work flow in testing in your company?
What do you do in Configuration Management?
What is Mean by V-Module?
20 Answers IBM, MBT, Wipro,
What do you like about computers?
Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
what is the difference between Risk based and Requirement based testing???
what is the test strategy you followed in your company