Nikolay Molchanov
Company: JUG Ru Group
Mutation analysis is a tool to test software robustness.
Mutation analysis or mutation testing check the application's test system and architecture, allowing you to find non-obvious bugs.
Even with 100% test coverage (checked by a human), there is no guarantee that an application is tested properly to ensure compliance with the requirements.
This talk is aimed at a wide range of attendees interested in achieving high-quality software products.
The talk dwells on the theory of mutation analysis, the possibilities of its implementation in .NET, an analysis tool, the most common mutations, and real-life examples.
Company: JUG Ru Group