Skip to main content

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.
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

  1. Click the Create button in the left panel
  2. Enter a title for the page
  3. Write your content in the editor
  4. Save the page
Pages appear in the left panel list and can be searched by title.

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:
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.
Define standards for your team — how to write test cases, naming conventions, tagging rules, severity definitions, and how to log defects.
Record details about your test environments — URLs, credentials (non-sensitive), setup steps, and known issues per environment.
Help new team members get up to speed quickly with project-specific context, key contacts, and links to important resources.
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