Azure test plans help you improve your code quality using planned and exploratory testing services for your apps. You can also use Azure test plans with Azure pipelines for your overall CI/CD cycle. It's a simple browser-based tool that can be used to test your web or desktop applications.
With Azure test plans, you can do the following:
- Manual and exploratory testing:
- Planned manual testing: Regular testing activities by your testers and test leads. You can organize tests into categories and assign them.
- User acceptance testing: Generally, these are actual users who have agreed to test the product before launch to verify that the requirements have been met.
- Exploratory testing: Testing is carried out by the core engineering team that comprises developers, testers, product management, user experience designers, and so on, by exploring the software systems...