InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference In Testing A Client-server Application And A Web Application? |
|
Answer» In both of the TEST we are performing Load and Performance TESTING. Testing the application in intranet (WITHOUT browser) is an example for client -server. Testing an application in INTERNET (using browser) is CALLED web testing. In both of the Test we are performing Load and Performance Testing. Testing the application in intranet (without browser) is an example for client -server. Testing an application in internet (using browser) is called web testing. |
|