What is the difference between load testing and intersystem testing?1. Application response time is tested by load testing within the whole network. Where as inter system testing involves in the similar type of testing which will not include in network related issues.
2. Load testing is for checking the quantity of inputs which can be acceptable by the application at any point of time. The compatibilities among dependent modules are tested by inter system testing.
3. Load testing is done for a particular application. To check the performance of the system and analyze the behavior when the system is subjected to load. On the other hand, intersystem testing is done to check if the application can accommodate or co exists with other applications or software systems. E.g Bar code readers. Inter system will check if Proper parameters and data are correctly passed between the applications, proper timings and coordination exists between the applications.
|