Difference between client application and web application
Answer Posted / tester
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.
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.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the modules of quality center?
what is the function generator?
approx how long a simple website take time just for manual testing including report generation.
What are the different available models of sdlc?
What is rapid application development model (rad)?
What are the tasks of test closure activities in software testing?
What is frame level testing and how do we test it?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
Why performance testing is performed? What are tools of performance testing?
What is the difference between load and stress testing?
Are there more defects in the design phase or in the coding phase?
What are the interview question on insurance domain in manual testing
Can you explain the pdca cycle and where testing fits in?
What is Traditional testing & Object Oriented testing?