In Visual Studio 2010 Microsoft has added the Coded UI Test.
Back to history:
In Visual Studio 2005 Microsoft presented the Tester Edition, it contained the following parts:
- Web Test Automation Test
- Performance Test
- Unit Test
- Something that should have been a Manual Test, it was word or text documents contained the Test Cases. Practically no one used it.
In Visual Studio 2008 tester edition no significant changes has been made.
In Visual Studio 2010 Microsoft added more parts to the Tester Edition and created a new tool for the Tester called Microsoft Test and Lab Management (MTLM).
I will not get into all the new functionality added to Team System 2010 but I will list the main parts:
- Web
- Web Test Automation Test
- Performance Test
- Unit Test
- Test Cases management
- Manual tests
- Coded UI Tests
- Lab Management
In the following 3 posts of the user guide I will focus on the main tasks using the Coded UI Test, best practices with the tool and with automation tests in general.
These are the Blog Posts subjects:
- Create A Simple Coded UI Test
- Get A Coded UI Test Created In Manual Test Using The MTLM Tool
- Add Validation To Your Coded UI Tests
The Guide will be published in my codeplex project: “TFS Guides” when finished, you can also find there more TFS guides.
I have also published a video, the video shows all the steps and examples from this guide: “Coded UI Test Demo – Video Hebrew”
Have Fun!!!