From 1667517f9038f928df8aa4dbf69d49513dbb666f Mon Sep 17 00:00:00 2001 From: Mark Underseth Date: Wed, 18 Aug 2021 14:53:15 -0700 Subject: [PATCH 1/2] Adding testspace.com Test Management tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ea8af10..9d9f7fc1 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,7 @@ Table of Contents * [reflect.run](https://reflect.run) - Codeless automated tests for web apps. Tests can be scheduled in-app or executed from a CI/CD tool. Each test run includes a full video recording along with console and network logs. The free tier includes an unlimited number of saved tests, with 25 test runs per month and up to 3 users. * [saucelabs.com](https://saucelabs.com/) — Cross browser testing, Selenium testing and mobile testing, [free for Open Source](https://saucelabs.com/open-source) * [testingbot.com](https://testingbot.com/) — Selenium Browser and Device Testing, [free for Open Source](https://testingbot.com/open-source) + * [Testspace.com](https://testspace.com/) - Dashboard for publishing automated test results and a Framework for implementing manual tests as code using GitHub. [Free for Open Source](https://github.com/marketplace/testspace-com). * [tesults.com](https://www.tesults.com) — Test results reporting and test case management. Integrates with popular test frameworks. Open Source software developers, individuals, educators, and small teams getting started can request discounted and free offerings beyond basic free project. * [websitepulse.com](https://www.websitepulse.com/tools/) — Various free network and server tools. * [qase.io](https://qase.io) - Test management system for Dev and QA teams. Manage test cases, compose test runs, perform test runs, track defects and measure impact. The free tier includes all core features, with 500Mb available for attachments and up to 3 users. From aca1047c95714e8463aa7e80f1d8da3115e46672 Mon Sep 17 00:00:00 2001 From: Mark Underseth Date: Thu, 19 Aug 2021 07:27:26 -0700 Subject: [PATCH 2/2] Added 450 results limit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9f7fc1..993d41d2 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,7 @@ Table of Contents * [reflect.run](https://reflect.run) - Codeless automated tests for web apps. Tests can be scheduled in-app or executed from a CI/CD tool. Each test run includes a full video recording along with console and network logs. The free tier includes an unlimited number of saved tests, with 25 test runs per month and up to 3 users. * [saucelabs.com](https://saucelabs.com/) — Cross browser testing, Selenium testing and mobile testing, [free for Open Source](https://saucelabs.com/open-source) * [testingbot.com](https://testingbot.com/) — Selenium Browser and Device Testing, [free for Open Source](https://testingbot.com/open-source) - * [Testspace.com](https://testspace.com/) - Dashboard for publishing automated test results and a Framework for implementing manual tests as code using GitHub. [Free for Open Source](https://github.com/marketplace/testspace-com). + * [Testspace.com](https://testspace.com/) - A Dashboard for publishing automated test results and a Framework for implementing manual tests as code using GitHub. The service is [free for Open Source](https://github.com/marketplace/testspace-com) accounts for 450 results per month. * [tesults.com](https://www.tesults.com) — Test results reporting and test case management. Integrates with popular test frameworks. Open Source software developers, individuals, educators, and small teams getting started can request discounted and free offerings beyond basic free project. * [websitepulse.com](https://www.websitepulse.com/tools/) — Various free network and server tools. * [qase.io](https://qase.io) - Test management system for Dev and QA teams. Manage test cases, compose test runs, perform test runs, track defects and measure impact. The free tier includes all core features, with 500Mb available for attachments and up to 3 users.