test-data
Design, source, seed, and tear down the test data a Katalon True Platform test case or an automated suite runs on. Use when the steps are already settled and the blocker is the values, for example which data classes a case needs, which records must exist before a run, how to keep literals out of the step text and into the Test Data column or a fixture, and how to reset state afterwards so the next run starts clean. Covers choosing between static, generated, and cloned production data, keeping credentials out of test data, and the boundary that the Katalon MCP has no test data, fixture, seeding, or secrets tool of its own. If the cases do not exist yet, start at create-test-cases. Written for the manual tester filling in a case's Test Data column and precondition, and the automation tester wiring fixtures and teardown for a suite.
Pinned to revision 36b8bbd52863, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/test-data/SKILL.md
- skills/test-data/references/data-design.md
- skills/test-data/references/seed-and-teardown.md
Every link opens the file at its source, pinned to the revision this page describes.