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 |
What is the difference between web based application and client server application?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
Can you explain exploratory testing?
1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............
what is the Difference between SRS and SRS? Please mail me penisetty@gmail.com
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable
how to write integrated test case for an ATM?
how we do system testingf project?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
What is alpha testing and beta testing?
what is the difference between functional testing and regresion testing
What is v model