You can use Visual Studio Ultimate 2010 or higher or Visual Studio Premium to create automated tests of the user interface (UI) known as coded UI tests. These tests provide functional testing of the user interface and validation of user interface controls. Automated UI tests enable you to test that the user interface is functioning correctly after code changes. They are quicker to run than manual tests. Therefore, you can run them more frequently.
Read More Features and Capabilities
Create a Solution
Recording a Scenario
The recorded steps will be displayed by pressing Alt + S or by clicking on the icon available beside the record button.
To Assert a Scenario
Read Full Article
Use the following guidelines to create a flexible coded UI test.
Read More
Architecture and modeling
It appears your Web browser is not configured to display PDF files. Download adobe Acrobat or click here to download the PDF file.
Another advantage it may be integrated with SpecFlow or another BDD/ATDD tool for tessing.
so VSTS is good for QA methods (functional testing with test management) and for R&D purposes, unit testing and great IDE to work with
see how Data Driven Testing is done with VSTS at
http://executeautomation.com/blog/blog_mod/visual-studio-2010-ultimate-testing-data-driven-testing/
View MANUFACTURERS Wallboard
Theme by Danetsoft and Danang Probo Sayekti
Comments
integrated with SpecFlow or another BDD/ATDD
Another advantage it may be integrated with SpecFlow or another BDD/ATDD tool for tessing.
Visual Studio 2010 --> VSTS
so VSTS is good for QA methods (functional testing with test management) and for R&D purposes, unit testing and great IDE to work with
Data Driven Testing is available also
see how Data Driven Testing is done with VSTS at
http://executeautomation.com/blog/blog_mod/visual-studio-2010-ultimate-testing-data-driven-testing/