what is the difference between web applications and lient
server applications
Answers were Sorted based on User's Feedback
Answer / preethi
1) For launching the Client Server application there is no
need of starting the database server and web server,where as
to launch the Web based application we must start data base
server and web server.
2) Client server application is a menu driven application
i.e using menu's only we can able move forward from one page
to another page,
where as web based application is a links driven application
i.e using links only we can able to move forward from one
page to other page.
3) Client server applications will consists of less content
where as web based applications will consists of more
content compared to client server applications.
With Regards
Preethi.G
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swapn
web applications is a 3-tier or n-tier becoz
it has presentation layer(PL) buisness logic and database .
its a multi user since many users can interact same
application at same time.
client server is a 2-tier PL and buisness logic(code behind)
are clubbed together and database at other i.e server side
single user can access.
eg.if u install or download and run it
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / preethi
1) For launching the Client Server application there is no
need of starting the database server and web server,where as
to launch the Web based application we must start data base
server and web server.
2) Client server application is a menu driven application
i.e using menu's only we can able move forward from one page
to another page,
where as web based application is a links driven application
i.e using links only we can able to move forward from one
page to other page.
3) Client server applications will consists of less content
where as web based applications will consists of more
content compared to client server applications.
With Regards
Preethi.G
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain elementary process?
When should testing start in a project?
How do you estimate white box testing?
What is the diffrence between product base company and application company ? if product base name few products,if service base name the few services.
Phases of Software Testing Life Cycle?
What type of testing you are doing ?
What is web based application?
What r the things,u prefer and prepare before starting testing?
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
what is v-model and explan with diagramm
How does the Priority matters. Will it affect only the Business impact or Functional impact as well?
what is pass and exit creteria