One of the most common requests we get is for getting started content. To this end this post will high light the labs, videos and getting started posts that will help you get started.
If you happen to be doing a presentation on all the new Test Tools feature this presentation may help you!
Manual Testing | Test Automation | Load Testing |
Manual Testing Videos | Test Automation Videos | Load Testing Videos |
Browser-based Exploratory Testing in Visual Studio Team Services | What is new withCloud-based Loading Testing in Visual Studio Team Services | |
Browser-based Exploratory Testing in Visual Studio Team Services | ||
Creating test cases with Test Hub on Visual Studio Online (sorry about the audio track!) | ||
Managing test steps and test data with Test Hub on Visual Studio Online (sorry about the audio track!) | Unit Testing from a CI Build with Visual Studio Team Services | |
Test Planning with Test Hub on Visual Studio Online (sorry about the audio track!) | A DevOps and Test Automation walk through for Visual Studio Team Services | |
Manual Test Tools For Integrating Testers Into A DevOps World | ||
(Much of this leverage from the great Alm DevOps feature index
Manual Testing Help Content | Test Automation Help Content | Load Testing Help Content |
Authoring and Running Manual Tests using Microsoft Test Manager 2015 | Introduction to IntelliTest with Visual Studio Enterprise 2015 | Introduction to Web Performance and Load Testing with Visual Studio Enterprise 2015 |
Introduction to Test Planning with Microsoft Test Manager 2015 | Introduction to Coded UI Tests with Visual Studio Enterprise 2015 | |
Explore user stories without test cases or test steps using Test Manager and exploratory testing. | Unit Testing, Code Coverage and Code Clone Analysis with Visual Studio 2015 | Load testing (VSTS) You can run a basic load test on your web app or site directly from your VSTS account, no other tools necessary. |
Record and play back manual tests With Microsoft Test Manager, you can record your keystrokes and gestures while you test an application. The next time you run the test, you can play back your actions quickly and accurately. | Coded UI testing Use Visual Studio to create Coded UI tests to test your application's user interface. | |
Track test status and test results Quickly view the status of your testing using lightweight charts. | Run test with your builds for continuous integration Use continuous integration builds to run tests automatically. | |
Test permissions Set permissions on who can manage test configurations, test environments, and publish and delete test results. | Review automated test results after a build Review your test results to analyze any problems that were found. | |
Shared steps and shared parameters Create shared steps to include often repeated sequence of steps in your manual test cases, such as logging in. Repeat manual tests with different data using shared parameters. | Test environments Specify a combination of hardware and software that represents a user or machine environment in which your app will run | |
Manual tests plans and test cases Create test plans and test cases to track manual testing for sprints or milestones. | Generate unit tests for your code with IntelliTest | |