what is the difference between client server & web based
applications?
Answer Posted / vidhi
Client server application:-
In client server application we have two differnt
component to be tested. Application loaded at sever machine
while application exe is loaded at every client machine.
you will test broadly in categories like GUI on both sides,
functionality, load, client server interaction, backend.
This application mostly intranet networks. You are aware
number of client and server and their location in the test
scenario.
Web-Application:-
Web Application is bit differnt and complex to test, as
tester don't have that much control over the application.
Application is loaded on server whose location may or may
not be known and no exe is located on the client machine.
We have to test it on differnt web browsers.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the different available models of sdlc?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Easiest way to write test cases? How i can learn writing the test cases?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the major components of Perf Test Report?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Explain accessibility testing and its importance in the present scenario.
Diffrence b/w functional testing,functionality testing,system testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What's the difference between system testing and acceptance testing?
What is difference between V-Model and Agile Model?
how deployment phase of SDLC differs in product based and in service based company ?
tell wat u did in ur banking project?
what are the prerequisite conditins to test clientserver and web applications
What is ecp (equivalence class partition)?