I listened to Jen Perrin from Microsoft today with Scott Hasselmann on testing for Power Apps from the Ignite 2022 conference. Chaos Studio is a tool to faking issues such as network faults, and coming backup after say 10 minutes, and it helps determine the behavior that happens.
I have been thinking and doing continuous monitoring for awhile in SaaS products, thus can be as simple as checking you API's and SPA's are working and checking every few hours and notifying key people as early as possible. More advanced options are running postman and/or selenium tests that run thru various tests such as login in add and cleaning up some data. Continuous Validation is fantastic as you can perform scenarios from a specific target.
The tooling and Playwright (which i played with a few years ago) on Azure looks amazing and well suited for the Power Platform. This is a massive area to improve software, and reliability.
0 comments:
Post a Comment