Difference between client application and web application
Answer / 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 |
what are iso,cmm,cmmi,level1,level2 etc in testing?
What is difference between SDLC and STLC?
16 Answers College School Exams Tests, HCL, TCS, Verizon,
what is meant by metrics give some examples and what is meant by testscripts
explain the ISO standard ( more explanation about the ISO
What is Six Sigma for Testing?
what are the release notes and what release note contains, when these prepared.
manual&automation testing
What is exploratory testing?
How to prepare tracability matrics
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
What are test case formats widely use in web based testing?
What is the difference between walkthrough and inspection? Give me the exact difference.