InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by distributed testing? |
|
Answer» Distributed TESTING is the PROCESS of testing APPLICATIONS when LOTS of users are gaining access to the application from different devices simultaneously. This helps to perform stress testing. A brief overview of the distributed testing is represented in the image below: |
|