In addition to the necessary bug fixes, this release includes the following new features:
2FA via email
A while ago, we added 2FA to Testersuite. By adding an extra security step, you can make logging into your account even more secure than using just a username and password.
With this release, 2FA via email has been added as an option. You won't need a smartphone with an authenticator app; instead, after entering your username and password, you'll receive an email containing a verification code. You can use this to log in immediately:
You can enable the new 2FA login method in your user settings under the "Two-Step Verification" tab:
Creating a Single Test Run from Selected Test Cases
Using the “Create Test Runs” button in the test case list, you could already create a test run for each test case you selected. A frequently requested feature was the ability to create a single test run based on the selected test cases. This feature has been implemented in this release. Here’s how it works:
- In the list of test cases, select the test cases for which you want to run a test
- Click the "Run Test Runs" button
- You will now see two options. The first option creates a separate test run for each test case. Select the second option to create a single test run from the selected test cases:
- Enter the desired details for the new test run you want to create
- After saving, you'll be taken to the newly created test run, which contains the selected test cases


