Distributed Testing
Distributed testing is a way of software testing that employs distributed techniques to test multiple runninginstances of the same application. Distributed testing can be used to test standalone application as well as distributed system. Distributed testing is different from local testing, remote testing, and stress testing.