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 |
Positive and Negative Testing - Which one to do first and why ?
What is Back End testing?
What is smoke testing and when it will be done?
plz send test cases for system shutdown
what is acid testing?
What is exploratory testing and when should it be performed?
What kind of inputs do we need from the end user to start proper testing?
how do you do qa review
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?
Process and procedures followed while writing Integration testcases and system test cases