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 |
What is Deffered? explain it who allocate it?
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
Please explain test matrices
What is the difference between stlc and sdlc?
!. what are the entry eriteria for functiondity and performance testing ?
what is srs based review, brs based review and trm based review
22 The main focus of acceptance testing is: a) finding faults in the system b) ensuring that the system is acceptable to all users c) testing the system with other systems d) testing for a business perspective e) testing by an independent test team
How you manage your test case (already written )when requirments changes?
I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.
Mapping the test cases with the requirement. What is this process called?
who will prepare the SRS,FRS,BRS, AND When Will they prepare that