Skip to content

Test Data

Test data holds the values your generated tests use — URLs, users, and fixtures. Test Case Generator can create this data for you, or you can upload your own.

Info

The Test Data step sits between POMs and Test Cases. Test case generation reads this data, so set it up before generating test cases. Test data is consumed end-to-end by Java + Selenium and Python + Playwright projects.

Options

Let Test Case Generator produce best-guess values from your features and POMs.

  1. Open the Test Data step.
  2. Click Generate test data.
  3. Review and edit the values in the Form or JSON view.

Provide real values from your own document to replace the generated ones.

  1. Open the Test Data step and click Import from file.
  2. Upload an Excel, Word, PDF, CSV, or text file.
  3. Your values are loaded in place of the synthetic ones — review and edit them, then Save.

Supported formats

.xlsx, .docx, .pdf (text-based), .csv, .txt, .md. Scanned or image-only PDFs are not supported.

Reviewing

Values appear in a Form or JSON view. Uploaded values are tagged so you can see which came from your file. Edit anything inline and click Save.

Next Step

Once your test data is in place, proceed to Generate Test Cases. Generation uses these values instead of creating its own.