What is a Test Case?
Our auto-generated tests rely on User Sessions, which may result in tests containing duplicate steps or not cover the exact flow you're wanting. Rather than labeling such tests as "bad", you have the flexibility to edit the Test Case and its steps! The ability to edit a Test Case's metadata and steps means that Qualiti can quickly create all your tests and you can tweak any of them to fit your context and what you want to cover.
Edit Metadata
Edit Title
- Click on
Edit details
located on the upper right - Enter a concise title for the objective of the test
- Click
Save
Edit Description
- Click on
Edit details
located on the upper right - Edit the description with the context you want to cover for that Test Case
- Click
Save
Select Test Folders
- Click on
Edit details
located on the upper right - Select the Folders you want to add this Test Case to
- Click
Save
Select Tags
You can add tags to Test Cases to label them for different reasons. For example, to version Test Cases or to group by different areas of your application like shopping cart and favorites.
Run a Single Test Case
- Click on the
Run Test
button - Select the environment you want your test to run on from the
Select Environment
drop-down field - Select a Test Grid from the
Select Grids
drop-down field - Select the credentials you want the test to run on from the
Select Environments
drop-down field - Click
Run Now
Skip a Test
Skipping is useful when you want to temporarily skip a Test Case from being executed. For example, a Test Case may need to be updated to the new functionality, but you don't want to archive it.
The test will not be executed, but still count towards Test Coverage as Skipped Test Coverage. You can unskip a test once it's ready.
- Click
Skip
on the upper-right - From the confirmation modal, click
Confirm
to skip the test
Archive a Test
Archiving is useful when you want to remove a Test Case, but we don't "hard delete". Instead, we move the Test Case to the Deleted tests
folder and remove it from any other folders so they are isolated and removed from view.
You can archive and unarchive Test Cases from the Deleted tests
folder
- Click the
Archive
button located on the upper-right corner - From the confirmation modal, click
Confirm
to archive