TestGeneratorPlus

Banner

Overview

TestGenerator+ is a feature in Qyrus that allows users to list existing test scripts based on selected team, service, project, and suite. By leveraging AI, it can generate new test scripts from a selection of existing ones. The newly generated scripts can then be exported to a specified module.

Problem-Solution-Fit

TestGenerator+ addresses the challenge of manual test script creation by leveraging AI to generate new scripts from existing ones, saving time and effort. Its purpose is to enhance testing efficiency, ensure consistency, and improve test coverage. Use TestGenerator+ when you need to quickly create scripts for regression testing, new feature validation, or large-scale projects. It is particularly beneficial when resources are limited or when repetitive test cases are required, enabling teams to focus on higher-value testing activities while maintaining accuracy and scalability.

Prerequisites

  • Access to Qyrus platform.

  • A registered account with appropriate permissions.

  • Pre Existing test scripts

Step-by-Step Guide

Login

a. Navigate to the Qyrus platform and Select TestGenerator+

Select TestGeneratorPlus

b. Sign In Page appears.

Sign-In page

c. Fill in the Sign-in details including the application URL, username and password. Then click on the sign in button.

Filled Details

d. Page you land into when login is successful.

Successful login

Select Parameters

Select the Team, Service, Project, and Suite from the dropdown menus.

  • Click on Teams Dropdown

Click on Teams Dropdown
  • Select a Team

Select a Team
  • Click on Services Dropdown

Click on Services Dropdown
  • Select a Service

Select a Service
  • Click on Projects Dropdown

Click on Projects Dropdown
  • Select a Project

Select a Project
  • Click on Suites Dropdown

Click on Suites Dropdown
  • Select a Suite

Select a Suite

Select Existing Scripts

a. From the displayed list of scripts, select the scripts that you want to use for generating new scripts.

Select from Existing Scripts

b. Press the SuperNova Button.

Press SuperNova Button

Generating New Scripts

a. After selecting the scripts, the AI processes the selected scripts and generates new scripts.

Generating new Scripts

b. The generated scripts will be listed in the "Generated Scripts" panel.

Generated Scripts

c. Press the "+" button to see the meta data of the existing or the generated scripts.

Meta Data of Scripts

Proceed to create new scripts

a. Select the scripts you want to export and click the Proceed to Create button.

Selecting From Generated Scripts

b. Review the scripts before finally exporting them to a module

Review Scripts

Export Generated Scripts that were selected

a. Select the destination module where you want to export the generated scripts.

Select a module

b. You can either simply create or Create and Import.

Create or Create and Import

c. Press create or Create and Import.

Press Create or Create and Import

Demo Video

  • Test Generator +, Demo video here.

Your browser does not support the video tag.

Click Here if the video does not playarrow-up-right

Use Cases

  • Regression Testing: Identify and create new test scripts for regression testing based on existing scripts.

  • Enhancement Testing: Generate new scripts to test enhancements or new features in the application.

  • Automation: Automate the creation of scripts, reducing manual effort.

Examples

Scenario: You want to generate scripts for a new module User Management based on existing User Authentication Tests.

  1. Select Qyrus Walkthrough as the team.

  2. Choose Web Testing under services.

  3. Select the relevant project and suite.

  4. From the list, select scripts related to User Authentication.

  5. Let the AI generate scripts, select the desired ones, and export them to the User Management module.

FAQs

Q: What if there are no scripts listed?

A: Ensure that the correct team, service, project, and suite are selected, and there are existing scripts present.

Q: Can I export multiple generated scripts?

A: Yes, you can review and select multiple scripts before exporting them.

Q: What to do if generated scripts are not relevant?

A: Revisit the selection of existing scripts and refine your choices to ensure relevance.

Last updated