Session

Enhancing confidence in your Dataverse plugins and Azure Functions development with Automated Tests

Before deploying our developed codes into the system or cloud, we'll test them. This process helps us feel more confident in creating code that's clean, easy to maintain, and reliable for testing.

Adding more code for automated testing might seem like extra work, but it's actually important. Testing manually takes a lot of time and can be confusing, especially for complex or older applications. As your app grows, manual testing becomes more costly and uncertain, as it's hard to cover every situation. Waiting for feedback after the app is out can lead to unexpected issues and higher costs for businesses. By using automated tests while coding, you can catch bugs earlier and save time in the long run. These tests are reusable, written once and used multiple times to ensure the app works well.

'll demonstrate how to perform unit and integration tests using relevant frameworks. Additionally, I’ll show you how to automate these tests to uncover any potential issues when adding new features to previously developed functions.
Learn practical automated testing techniques for both unit and integration tests to ensure code reliability before deploying it to Dataverse or the cloud.

Babak Jafari

Codec - Technical Consultant

Belfast, United Kingdom

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top