Part 3:Extending Power Apps Automated Testing
In the last part of the book, we will broaden our exploration to more advanced areas of Power Apps testing. First, we will dive into testing PCF and canvas components with Test Engine, providing practical examples for each. Then, we will examine Application Lifecycle Management (ALM) using Test Studio within Azure DevOps pipelines.
We will then introduce the concept of mocks with Test Engine, a powerful testing strategy that imitates app dependencies for more robust testing. Finally, we will delve into the crucial field of telemetry within Power Apps, exploring how analytics can help improve testing and debugging processes.
This part has the following chapters:
- Chapter 9, PCF and Canvas Components Testing
- Chapter 10, ALM with Test Studio and Test Engine
- Chapter 11, Mocks with Test Engine
- Chapter 12, Telemetry and Power Apps