These answers cover common repository test case questions.
A test case describes a scenario to validate, including the title, description, preconditions, steps, expected results, and supporting metadata.
Test cases live in a project repository.
Open Repository, use Add, choose Add Testcase, and fill in the visible fields.
Learn more in Creating Test Cases.
Folders organize repository storage and browsing.
Test suites group test cases for reuse in test selection, such as smoke, regression, or release validation.
Learn more in Test Suites Overview.
Use labels for lightweight categorization and filtering.
Use custom fields when the team needs structured values, required capture, or consistent dropdowns across supported work items.
Shared steps are reusable step groups. Parameters are reusable rich-text variables for values such as URLs or test user names.
Use them to reduce duplication, but review usage before editing or deleting.
Yes. Repository import supports structured test case import workflows.
Learn more in Import and Export.