Welcome to TestQuality!
Your modern test management solution for QA and Dev. Supports shift-left, BDD, TDD/ATDD, and integrates with Jira, GitHub, Selenium, Jenkins, and more.
#
Getting StartedCongratulations on taking the first step towards improving your testing processes with TestQuality! Here's a step-by-step overview of what you'll do:
- Create a project
- Create a test
- Create a cycle
- Execute your test
- Analyze test results
If you prefer, you can also check out this 3-minute quick overview video.
#
Creating your first projectWhen you first open TestQuality, you'll be prompted to create your initial project. Assuming you've completed this step, let's dive right into your next operation.
#
Creating a testTo create a test, you can either watch the create a test video or follow these steps:
Navigate to the "Tests" tab at the top of the page.
Choose to either:
- Click 'Create Test Case' in the middle of the page (for new tests).
- Use the "New Test" button in the top-right corner.
Provide a name, add a test step (e.g., "Login"), and specify the expected result.
#
Creating a cycleA cycle is a group of tests that you want to run together multiple times, such as before releasing a new version of your application.
To create a cycle, you can either watch the create a cycle video or follow these steps:
A cycle can contain one or more tests. Use the test selector to choose tests for your cycle.
Click 'Add to Cycle' in the menu at the bottom of the page.
In the appearing box, name your new cycle.
Press Enter or click "Create" to confirm.
#
Executing your testsTo execute a test, you can either watch the execute a test video or follow these steps:
#
Creating a test runBefore you can execute your tests, it's essential to set up a test run. Follow these steps:
Start by selecting the tests you want to include from the 'Tests' tab.
In the menu that appears at the bottom of the page, click "Run."
In the run dialogue, click "Create." At this stage, there's no need to specify a Cycle or a Milestone.
Now, let's move on to executing your tests:
Click the "Test Runs" tab.
To access and execute your specific test, click on the pending test. This action will open the test drawer.
Here, you can enter the actual result and assign a status to complete the execution process.
#
Analyzing the test resultsIn the 'Insights' tab, you can access real-time reports on the growth, quality, reliability, and coverage of the tests you have executed.
#
Next steps- Create more tests to expand your testing suite.
- Consider inviting your team to collaborate within TestQuality.
Learn more about how defects work in this short video.
#
IntegrationsWant to integrate with GitHub or Jira?
#
Import your testsYou could import your tests from another application, or set up a continuous integration and import your automated test results.