What is the difference between web based application and
client server application?
Answers were Sorted based on User's Feedback
Answer / sagar
According to Tester's Point of view------
1) Web Base Application (WBA)is a 3 tier
application ;Browser,Back end and Server.
Client server Application(CSA) is a 2 tier
Application ;Front End ,Back end .
2) In the WBA tester test for the Script error like java
script error VB script error etc, that shown at the page.
In the CSA tester does not test for any script error.
3) Because in the WBA once changes perform reflect at every
machine so tester has less work for test.
Whereas in the CSA every time application need to be
instal hence ,it maybe possible that some machine has some
problem for that Hardware testing as well as software
testing is needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bipin
Desktop Application
Single tier application
Application runs in single system
Single user
Client Server Application
2 tier application
Application runs in two or more systems
Limited number of users
Connection exists until logout
Application is menu driven
Known network issues in case of intranet as number of
clients and servers are known
Known users
Web Application
3 tier application
Application runs in two or more systems
Unlimited number of users
Disconnected mode (stateless) – management of cookies
Application is URL driven
Many issues exist like hardware compatibility, browser
compatibility, version compatibility, security issues,
performance issues
Unknown users
htp://soft-engineering.blogspot.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
how to test the cookies ?
how to write test cases for epos/pos testing.
which metrics you collect after testing process?
please give me the template of tracebility matrix ? i need whicch is commanly used in real time...
What are the differences between stlc and sdlc?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
This is Raji.I am having 2 plus years of experience in Manual testing. I want to do a certificate course in Manual testing. Which certificate course would be better to do?.
Tell me your views in this project?
What r test closure documents?
if u are asked to test yahoo login page what will be thw ur test cases ?
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?