can u explan me clearly wt is web based app: and client
server app:
Answer Posted / 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 |
Post New Answer View All Answers
What are the contents in test plans and test cases?
what is difference between smoke testing and sanity testing?
What is a cookie testing?
What is breadth testing?
Explain the difference between quality control and quality assurance.
What is meant by Factory testing?? I have seen this one in a Job posting
What is a test case template?
What are the benefits of destructive testing?
What is mr and er?
Mention some of the types of software testing?
What are the challenges faced with the 1+ years experience team.
Differentiate verification and validation processes.
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
What is the difference between the qa and software testing?
What is specification-driven testing?