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 |
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
What is Change Management?
0 Answers Cap Gemini, MicroGenesis,
What are the uses of test plans? What is the need of test plans and explain their significance
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
pls tell me who is in s/w testing field(either in company or as faculty) give the ans of my que. tel me why r u in testing ? reply me as soon as possible
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
How do we find Effectiveness of Test Cases ?
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B