can u explan me clearly wt is web based app: and client
server app:
Answers were Sorted based on User's Feedback
Answer / sri
Web application: is a 3 tier arch structure which has a
client, a server and a database. In the web application,
core application lies on the server side and client can be
a thin client like a browser. And what ever changes are
made they occur at server only and is reflected every where
else.
C/S application is always a two tier and has a client and a
server only. In C/S, entire arch is installed at client and
when ever change is required, all the clients are to
changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / beda
WEb applications are 3 tier, no. of users are more, URL
Driven, session are closed wen u log out , performance
issues are more related to session time, speed, no. of
users, security
Client -server are 2 tier with menu driven control, limited
no. of users, performamce issues are less
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of QA in a company that produces software?
what are the differnent techniques of testing?
what is the difference between RDBMS and DBMS
What is context driven testing?
What is the Capability Maturity Model (CMM)? At what CMM level were the last few companies you worked?
How do you train another QA engineer?
What is the testing lifecycle?
what is testdata ??
What are basic, core, practises for a QA specialist?
What are the differences between test strategy and test plan?
WHAT IS "DELIVERED DEFECT DENSITY"
what are the advantages of process in Quality Assurance?