Skip to content
@testspace-com

Testspace.com

Test Management software used for Automated, Manual, and Exploratory testing

Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.

  • Publish large volumes of test results with a single command
  • Implement Manual tests using text files contained in a repository
  • Improve process with metrics, graphs, and analytics
  • Auto-detect Flaky tests
  • Exploratory support

LIVE DEMO

Publish CI Test Results

Publish large volumes of automated test results with a single command. Include code coverage, static analysis, and other important metrics.

Built-in support for branching, forks, and pull requests. Automatically aggregates test results from parallel jobs.

 steps:
   - uses: testspace-com/setup-testspace@v1
      with:
        domain: ${{github.repository_owner}}
     ..
   - name: Publish Results to Testspace
     run: testspace [${{ matrix.os}}]./testcontent/*.xml

Implement Manual Tests as Code using GitHub

Implement manual tests as code, using text files leveraging the simplicity of markdown and the power of templates, including variables, parameters, and control logic.

Use GitHub repository branches and pull requests to manage the test content. Fully integrated test management and triaging via GitHub issues and projects.

Execute Actions and AWS Lambdas with your tests, combining automated fixturing with human observations.

Some Reference Material

Pinned

  1. support support Public

    Support for bugs and feature requests

    2

  2. testspace.getting-started testspace.getting-started Public template

    Getting Started Tutorial for Testspace

    Ruby 17

  3. setup-testspace setup-testspace Public

    A GitHub Action to install and configure the Testspace client used for publishing test content

    27 4

  4. hello.publish hello.publish Public template

    Example CI publishing results

    2 3

  5. hello.manual hello.manual Public template

    Simple examples of Manual Tests.

    2 9

  6. demo demo Public template

    Used for demonstration purposes

    Shell 4 8

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…