what is the difference between Client/Server and Web based
Applications please reply
Answer Posted / amulyaranja
In client server application you have two different components to test. Application is loaded on server machine while the application exe on every client machine. You will test broadly in categories like, GUI on both sides, functionality, Load, client-server interaction, backend. This environment is mostly used in Intranet networks. You are aware of number of clients and servers and their locations in the test scenario.
it also call 2 tier architecture.
Web application is a bit different and complex to test as tester don’t have that much control over the application. Application is loaded on the server whose location may or may not be known and no exe is installed on the client machine, you have to test it on different web browsers. Web applications are supposed to be tested on different browsers and OS platforms so broadly Web application is tested mainly for browser compatibility and operating system compatibility, error handling, static pages, backend testing and load testing.it also call 3 tier architecture.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What Is risk Based testing?
what r the measure bugs found in your project??? Give some example abt this.
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
what is coupling integration testing
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
how deployment phase of SDLC differs in product based and in service based company ?
What is difference between V-Model and Agile Model?
What is defect validity ratio?
In what situation would you want to parameterize a text verification check?
What are the different ways of doing black box testing?
write test case for linked in sign up page ?
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
How do you scope out the size of the testing effort?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What is white box testing?