Wiki
The Wiki is a built-in documentation tool within TMS ONE that allows your team to create and maintain project-specific documentation — test strategies, testing guidelines, onboarding notes, or any reference material relevant to your project.Navigating to the Wiki
From the left sidebar, click Overview → Wiki under your project. The Wiki has two panels:- Left panel — list of all pages with a search box and Create button
- Right panel — content of the selected page
Creating a page
- Click the Create button in the left panel
- Enter a title for the page
- Write your content in the editor
- Save the page
Editing and deleting pages
Click the ⋯ menu next to any page in the left panel to:- Edit — update the page title or content
- Delete — permanently remove the page
What to use the Wiki for
The Wiki is a flexible space — here are some common uses within a testing context:Test Strategy
Test Strategy
Document your overall approach to testing — what types of testing are in scope, your coverage goals, risk areas, and how testing fits into the development lifecycle.
Testing Guidelines
Testing Guidelines
Define standards for your team — how to write test cases, naming conventions, tagging rules, severity definitions, and how to log defects.
Environment Information
Environment Information
Record details about your test environments — URLs, credentials (non-sensitive), setup steps, and known issues per environment.
Onboarding Notes
Onboarding Notes
Help new team members get up to speed quickly with project-specific context, key contacts, and links to important resources.
Release Notes & Test Sign-off
Release Notes & Test Sign-off
Track what was tested per release, known issues accepted, and sign-off status.
What’s next?
Project Dashboard
View test run results, automation stats, and defect overview for your project
Writing Test Cases
Start building your test suite