What is a LOADTEST File Type?
Visual Studio uses load tests for different types of tests. They can be used to test the reactivity of an application, how an application works at different capacities, how an application works under light loads for minimum durations, or whether an application works successfully under heavy loads for a long time.
You can create LOADTEST files with the Assistant Charge Test and modify its properties with the EP; Charge Test Editor. You can also see the load tests when they are performed on the monitor, the load test and the completed tests on the bench, the help of the tester, the load test.
Visual Studio uses different file extensions for different types of files. Some test extensions include LOADTEST, .GENERICTEST and .WEBTEST.
What is a Default LOADTEST File Name?
LoadTest1.loadtest - Generated automatically when creating a Visual Studio project.