Subject | English | Chinese Taiwan |
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) |