Our first example with Test Studio
Let’s dive into Test Studio and explore the sample application hands-on. In the following section, we will describe the process of creating the application to be used. We will utilize the gallery template, which is derived from the gallery control (https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-gallery), to showcase and navigate the Contact table.
If you prefer to bypass these steps, the completed app is available within the solution provided in this book’s GitHub repository, as mentioned previously.
Creating the app
Now that we have the sample data, we can create the canvas application that we need to test in Test Studio. To do this, we will use a simple gallery app, so let’s start creating it.
To create a canvas app with the gallery template, follow these steps:
- Select the Solutions option from the left navigation bar, followed by New Solution from the top bar. Provide a display...