Training
Module
C# testing in Visual Studio - Training
Start testing your C# apps by using the testing tools in Visual Studio. Learn to write tests, use Test Explorer, create test suites, and apply the red, green, refactor pattern to write code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Visual Studio 2010 provides powerful load test functionality that can simulate a load profile of up to hundreds of users simultaneously accessing a server application. This load testing functionality provides real time metrics for selected key performance indicators as well as the ability to store these metrics in a database for future analysis. This section describes the use of Visual Studio Load testing to evaluate the performance of a BizTalk Server application.
Step 1: Create a Unit Test to Submit Documents to BizTalk Server
Step 3: Create a Load Test to Perform Multiple Unit Tests Simultaneously
Step 4: Configure BizTalk Server Environment for Load Testing
Step 5: Perform Step Load Pattern Tests to Determine Maximum Sustainable Throughput
Step 6: Perform Constant Load Pattern Tests to Verify Maximum Sustainable Throughput
Training
Module
C# testing in Visual Studio - Training
Start testing your C# apps by using the testing tools in Visual Studio. Learn to write tests, use Test Explorer, create test suites, and apply the red, green, refactor pattern to write code.