Telemetry and Power Apps
In the previous chapter, we ventured into the crucial concept of mock testing, focusing primarily on its implementation in Test Engine. We examined essential facets such as understanding mock testing and emulating dependencies, which included the SharePoint service from Microsoft 365, Dataverse, and an example of AI services in Power Apps.
In this chapter, we shift our focus to a crucial aspect of testing—the collection and analysis of telemetry data from Power Apps. This allows insightful debugging and a better understanding of user behavior, hence contributing to effective testing. We will navigate through the following areas:
- Power Apps analytics and Monitor: Here, you will gain insights on how to retrieve and interpret data from Power Apps analytics and Monitor
- Dataverse analytics: You will learn how to gather information from Dataverse, one of the most widely used services in Power Apps
- Application Insights in Power Apps: This...