what is the difference between Client/Server and Web based
Applications please reply
Answer / 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 |
how much testing is enough.and why documentation is needed
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
what is realtional testing?
how we do system testingf project?
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.
Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger
what is the difference between Error,Defect,Bug,Failure
What is regression testing
what is the difference between functionality testing and regression testing
how to create automation frame work ?
what is the difference between metrics and matrixes .. if possible please give some examples..
Explain scrum process