With the advent of the era of Continuous Updates in Dynamics 365, having a solid test plan is key to avoiding being submerged by bug tickets caused by regressions. Being able to test a feature before and after applying a KB, a fix or a CR is something that must be done, but which is costly in terms of resources. Automated testing can come to the rescue in these scenarios.
Automated tests are not only a useful tool for any test manager: thanks to some tools, this capability is now also within the reach of users and developers.
The idea is simple: recording a test case so that it can be replicated automatically, before and after the changes, thus decreasing the time and cost required to replicate the same case several times.
In this seminar, we will analyse, in particular, the tool made available by Microsoft: Regression Suite Automation Tool (RSAT).