Test Scripts

Test Scripts

A Test Script is a collection of the Test Steps,Which are set of actions, validations and verifications that can be performed on the web application to ensure its functionality, performance, and reliability.

Creating Test Script

Prerequisites

  • Previously Created Project

  • Previously Created Module

You have the following options to create the script:

  1. Create Manually : You can manually create the script by following the steps.

  2. Create with AI : Alternatively, you can use our AI-powered test scenario generation feature to automatically create the script based on your requirements.

  3. Create script using TestGenerator+ : You can use our AI-powered "TestGenerator+" service to automatically generate comprehensive test scripts by analyzing your existing data. This feature helps ensure all possible scenarios are covered, streamlining your testing process and improving efficiency.

Creating script manually

  1. Click Create Script button

    Creating Scripts 1
  2. Select Create Manually option.

    Creating script manually
  3. Enter a "Test Script Name"

  4. Enter an "Objective"

  5. Provide any desired "Tags" for the given test script

  6. Click Create Script button

    Creating Scripts 2
  7. The Created Test Script will be listed on "Module-scripts" page.

    Creating Scripts 2

Creating script with AI

NOVA is at the forefront of test automation innovation. It leverages advanced capabilities to streamline your testing process.

Key Capabilities:

JIRA Integration: NOVA directly connects with JIRA, ensuring that no requirement is overlooked or misinterpreted.

Intelligent Analysis: By employing advanced algorithms, NOVA understands the nuances of each requirement and seamlessly translates them into viable test scenarios.

  1. Click Create Script button

    Creating Scripts 1
  2. Select Create with AI option.

    Creating script with AI
  3. Select the method by which you want to generate the test script scenarios.

    1. There are two methods by which you can generate test scenario:

From Jira

Note: To use this feature, you need to have a Jira configuration set up in your project.

  1. Under the Configuration dropdown menu. Click on it to reveal a list of available Jira configurations.

  2. From the dropdown list, select the Jira configuration that corresponds to your project or the Jira instance you want to fetch data from.

  3. In the provided input field, enter the Jira issue ID for which you want to generate test scenarios. Make sure the issue ID is accurate and corresponds to a valid Jira issue.

  4. Once you've entered the issue ID, click on the "Submit" button.

    Create script with AI
  5. The AI-powered feature will now process the Jira issue and generate relevant test scenarios based on the issue's details.

  6. After generating the test scenarios, you will be presented with a list of scenarios. Review them to ensure they match your requirements.

    Create script with AI
  7. Select the scenarios for which you want to create the script and click on "Create Script" button.

  8. The Scripts genearted using AI will be marked with Nova AI icon to differentiate between the scripts generated using AI and Manually created scripts.

    Create script with AI

Using description

  1. In the "Use Case Description" enter the relevant description that will be used to generate test scenarios.Be clear and detailed in your description to ensure accurate scenario generation.

    Create script with AI
  2. After entering the description, click on the Submit button.This action will initiate the AI-powered test scenario generation process.

  3. The AI will analyze the provided description and generate relevant test scenarios based on the details you provided. This may take a moment depending on the complexity of the description.

  4. Once the scenarios are generated, they will be displayed on your screen. Review them to ensure they align with your testing objectives and the description you provided.

    Create script with AI
  5. Select the scenarios for which you want to create the script and click on "Create Script" button.

  6. The Scripts genearted using AI will be marked with Nova AI icon to differentiate between the scripts generated using AI and Manually created scripts.

    Create script with AI

Create script using TestGenerator+

"TestGenerator+" is an advanced AI-driven service designed to enhance the testing process by analyzing existing scripts and generating additional scripts to cover all potential testing scenarios. This service utilizes sophisticated AI algorithms to ensure comprehensive testing, improving the efficiency and reliability of the testing process.

Key Capabilities:

  • AI-Powered Analysis: Analyzes existing scripts to identify missing scenarios.

  • Script Generation: Generates additional scripts to ensure comprehensive testing coverage.

  • Scenario Coverage: Enhances testing by covering a wide range of scenarios.

How to Use "TestGenerator+" AI Service

Prerequisites

  1. Ensure you have already created a project, module, and at least one script with a proper objective of testing.

Steps to Use the Service

  1. Navigate to "TestGenerator+" Service:

    • You can access the "TestGenerator+" service from the modules by clicking on the "TestGenerator+" icon, or by clicking on the "TestGenerator+" button on the module-scripts page.

      Create script using TestGenerator+
      Create script using TestGenerator+
  2. Select Baseline Script:

    • Once you navigate to the TestGenerator+ AI service, you will see a list of existing scripts for the particular module from which you accessed the AI service.

    • Select an existing script to use as the baseline for generating more scenarios for testing.

      Select script
  3. Generate Scripts:

    • After selecting the desired scripts, click on the "Generate" button.

    • The TestGenerator+ service will analyze the selected scripts and generate additional scripts to cover more testing scenarios.

      Generate scripts
  4. Review and Add Generated Scripts:

    • Review the generated scripts by clicking on the arrow icon of the desired script.

    • The details of the selected script will be displayed on the right side of the screen. Review the script based on the "Script Objective" and "Criticality Description".

    • The scripts are labeled as "MEDIUM", "HIGH", or "CRITICAL" based on the criticality of the test scenario.

      Note:- Criticality of a test indicates the level of risk and potential impact on the business or system if that specific feature fails or not present.

      Generate script details
    • Select the scripts you wish to keep and click on the "Add Scripts" button to save the generated scripts.

      Add script
  5. Return to Module-Scripts Page:

    • After adding the scripts, you will be navigated back to the module-scripts page.

    • The TestGenerator+ generated scripts will be denoted using the TestGenerator+ icon for easy identification.

      TestGeneraotr+ script icon

Last updated