Introduction

Completed

If you don't test a solution, you won’t know if it's working, what might be wrong with it, if it meets the requirements as written, or if it meets the needs of the users. Testing is essential in building any kind of system that includes business applications with Dynamics 365. Many ways of testing a solution are available, and multiple people can be involved. Testing needs to be measurable. The results can be right or wrong. You can run a stress test or a load test. To get actionable results from testing, the test cases need to be simple to understand, testable, and measurable.

This module describes the different ways that you can perform testing and the people who should be involved in the testing process.

By testing your solution, you can get feedback on:

  • Architectural flaws
  • Faulty functionality
  • User stories that you haven’t addressed
  • Overly complex solutions
  • Security issues

If you don’t test, you’ll miss important discoveries about your solution. Testing is important and its value should never be underestimated.