Skip to content

Add a performance test app

freddydk edited this page Jun 8, 2024 · 1 revision

Add a performance test app to an existing project

Prerequisites: A completed scenario 1

  1. On github.com, open Actions on your solution, select Create a new performance test app and then choose Run workflow. Enter values for name, publisher, and ID range and choose Run workflow Run Workflow

  2. When the workflow is done, navigate to Pull Requests, inspect the PR and Merge the pull request Pull Request

  3. Under Actions, you will see that a Merge pull request CI workflow has been kicked off Workflows

  4. If you wait for the workflow to complete, you will see that it completes and one of the build artifacts are the BCPT Test Results Fail

  5. Opening the BCPT Test Results and inspecting the results looks like this Test failure

  6. Currently there isn't a visual viewer of these results. The goal is to have a PowerBI dashboard, which can gather BCPT test results from multiple builds and compare.