Skip to content

Make an ability to have shareable test plans to other projects #1624

Description

@ovysotska-playson

Feature Request: Shareable Test Plans Across Projects
Is your feature request related to a problem? Please describe.

Currently, Testomat allows sharing test cases between projects, but there is no way to share an entire Test Plan.

In our workflow, we maintain a standard QA Test Plan that should be reused by multiple external studios. At the moment, each studio has to manually recreate the plan or copy it, which is time-consuming and error-prone.

Even if the test cases are shared, the structure of the plan, its organization, and selected test cases have to be recreated manually for every project.

Describe the solution you’d like

It would be great to have shareable Test Plans that can be published from one project and imported/copied into another.

When another project imports the shared Test Plan:

  • the complete Test Plan structure should be copied;
  • all referenced shared test cases should be automatically linked/imported as well;
  • if some shared test cases are missing in the target project, they should be imported automatically;
  • the imported Test Plan should remain editable locally without affecting the original.

This would allow companies to maintain one master QA Test Plan and let multiple external studios reuse it with minimal effort.

Describe alternatives you’ve considered

The current workaround is to:

  • manually recreate the Test Plan in every project;
  • manually find and add all required shared test cases.

This process is repetitive, takes considerable time, and increases the chance of missing or selecting incorrect test cases.

Additional context

Our company works with multiple external game development studios. Every studio has its own Testomat project, but we use the same QA validation process for every game.

Having reusable Test Plans would significantly reduce setup time, ensure consistency across projects, and simplify maintenance of standardized QA workflows.

Why this matters / Business value

Business value

  • Faster onboarding of new projects and external studios.
  • Consistent QA process across all projects.
  • Less manual work and fewer human errors.
  • Easier maintenance of standardized testing workflows.

Metadata

Metadata

Labels

enhancementnew feature request, improvement, enhancementpriority mediumshared testsissues related to shared tests featuretest planstest plans, select test cases, select suites

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions