Changelog

New updates and improvements to QA.tech

Stop Test in Edit View

27.11.2024

We've introduced the ability to stop a test directly from the edit view, giving you more control during the test creation process. In situations where running a single test isn't sufficient—such as needing to recreate an item before deleting it—you can now use the "Run w. Dependencies" button. Normally we use the latest execution of the dependency as starting point.

How it works:

  1. Pause During Editing: Stop a running test without leaving the edit view.
  2. Fix Steps: Make necessary adjustments to correct or improve the test.
  3. Run Again: Restart the test when you're ready to continue.

This feature helps you quickly address issues and refine your tests for better results.

Read more

Duplicate tests easily

15.11.2024

We're introducing Test Duplication, a simple way to duplicate any existing test. This feature is ideal for creating variations and saving time during test setup.

How it works:

  1. Open the Test Menu: Choose an existing test from your list.
  2. Duplicate with One Click: Use the "Duplicate" option to create a copy of the test.
  3. Customize as Needed: Adjust the duplicated test to explore variations or fine-tune specific parameters.
  4. Set Live: Activate the test when ready to include it in your workflows.

This update streamlines test creation, making it easier to experiment and optimize without starting from scratch.

Read more

Edit scenarios

12.11.2024

We've added the ability to edit test scenarios, giving you full control over how your tests are organized. Scenarios group related tests, making it easier to keep everything structured and aligned with your goals.

What you can do:

  1. Set Up Scenarios: Create custom test scenarios tailored to your needs.
  2. Rename Scenarios: Update scenario names for clarity and context.
  3. Reorder Scenarios: Adjust the sequence of scenarios to fit your priorities.

This feature is perfect for organizing tests efficiently, ensuring a smoother workflow and better test management.

Read more

Instantly add detected tests

29.10.2024

We're excited to announce a significant improvement to our Detected Tests feature. Now, you have the power to instantly add detected tests, eliminating the need to wait for the tests to be manually created by us.

How it works:

  1. Discover potential tests: Our system analyzes your website and suggests relevant tests.
  2. Add with a click: Simply select the tests you want and add them directly.
  3. Review & refine: Our agent will provide tests that have been detected. Feel free to review and customize it to your exact needs.
  4. Activate tests: Once you're satisfied, activate the test plan for automated execution.
Read more

Add your own custom tests

22.10.2024

We're excited to introduce the possibility to add your own custom tests. Simply describe the feature you're building, and our AI agent will generate a tailored test plan.

Here's how it works

  1. Describe your feature: Provide a clear and concise explanation of the feature you're building.
  2. Generate test plan: Our AI agent will analyze your description and create a customized test plan.
  3. Review and refine: You can review the generated test plan and make any necessary adjustments.
  4. Set live: When you are satisfied with the plan and the test run, set it live for it to be tested automatically.
Read more

See and Request Tests

17.10.2024

Our new Detected Tests feature shows you a list of tests that we have detected based on our analysis of your website or web application. You can then request these tests.

Detected Tests

We're excited to introduce Detected Tests, a feature aimed to simplify test case creation. This feature analyzes your site to automatically generate a list of suggested tests, saving you time and effort.

Here's how it works:

  1. Initial Scan: Our system begins by performing a comprehensive scan of your website using a crawler.
  2. Action Mapping: We digest all the actions on your site through a graph.
  3. Test Case Suggestions: Using large language models (LLMs), the system suggests test cases tailored to your website's structure and behavior. These suggestions are now visible directly in the app.
  4. Requesting Tests: You can then view the suggested test cases and request them. Upon requesting new tests, a dedicated agent will go through flows and create working tests based on the instructions.

Coming soon: We're working on giving you even more control over the process. Soon, you'll be able to propose your own ideas and follow the test creation process in greater detail.

Read more

File Upload Tests

27.09.2024

We have implemented a new feature that allows you to upload files in our tests, expanding the scope of testing to cover even more complex user journeys.

File Uploads

It is important to verify that file uploads not only accept a file but also display the file correctly within the system.

When it comes to customer inquiries, one of the most frequently asked questions is about how our AI determines what aspects of their website need testing.

The ability to autonomously identify test cases by simply crawling a website has the potential to address testing requirements that do not necessitate domain-specific knowledge. The most effective services are capable of self-description to a degree where the AI can comprehend the testing requirements.

In addition, we have introduced the possibility to view a list of automatically detected tests within the application. You can conveniently and easily request these tests to be added to your project.

Read more

Two-Factor Authentication Test Configuration

11.09.2024

Two Factor Authentication (2FA) testing is facilitated through a user-friendly interface resembling Google Authenticator.

Multifactor login flows

We've launched a new feature enabling testing of multifactor login flows, ensuring that login functionality requiring an authenticator app is thoroughly tested. This is particularly important for SaaS products, where security practices like 2FA are essential.

Two new tools have been introduced to enable comprehensive testing of features that rely on third-party integrations, addressing potential failures in these integrations. Testing of email sending and link functionality has been enhanced to ensure that these features perform as expected.

Read more