Subject | English | Chinese simplified |
comp., MS | load test | 负载测试 (A test that studies the behavior of the program when it is working at its limits. Types of load tests include volume tests, stress tests, and storage tests. Volume tests study the largest tasks the program can deal with. Stress tests study the program's response to peak bursts of activity. Storage tests study how memory and space is used by the program, either in resident memory or on disk. A test that is designed to put a server application under heavy user load to pinpoint performance and/or scalability problems) |
comp., MS | Load Test Analyzer | 负载测试分析器 (A Visual Studio window that displays results of any load test run, after it has run. It is used to examine any load test results that have already ended) |
comp., MS | Load Test Editor | 负载测试编辑器 (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes) |
comp., MS | Load Test Monitor | 负载测试监视器 (A Visual Studio window that displays results during a load test run) |
comp., MS | load test scenario | 负载测试方案 (A scenario used to model how a group of users interacts with a server application. A scenario consists of a test mix, a load profile, a network mix, and a browser mix. A load test can have more than one scenario) |
comp., MS | Load Test Wizard | 负载测试向导 (A wizard that guides you through the process of creating a load test) |