what is the difference between web applications and lient
server applications
Answer Posted / 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 |
Post New Answer View All Answers
Why you are selected software testing as career ?
What is baseline testing?
What are the qualities needed by a software tester?
What does a manual tester need to become proficient with db testing?
Did you ever worked with B.A's and when?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What are the principles of software testing?
How do you test a web application for dump and deaf??
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What and why is api testing?
Difference between adhoc testing and error guessing?
wht is Manual Testing Frame work
Write the function test case to add a customer to database.
What are the main key components in Web applications and Client Server applications? and their differences?
What Is risk Based testing?