This page walks through how to create a Testset using the Scorecard UI.

Create a Testset

Scorecard UI: Testset Page
Scorecard UI: Testset Page
  1. Navigate to the Testsets section in your project dashboard.
  2. Click on “New Testset”.
  3. Provide a name and optional description for the Testset.
  4. Select the Upload CSV or JSON option.
  5. In the next page, upload your Testset file.

Only Testsets with the default schema can be created via UI. If you want to create a Testset with a custom schema, you will have to do it via the SDK for now.

Testset Upload Page
Scorecard UI: Create a New Testset

Modify a Testset

  1. Navigate to the Testset you want to modify in the Testsets section.
  2. You can modify existing Testcases directly in the table.
  3. Or you can also add new Testcases by clicking on the “Add Testcase” button.
Testcase Editing in a Testset
Testcase Editing in a Testset