What can we help you with?
< All Topics
Print

Scripts

What is Script?

A script is a collection of test steps that are formulated by using NLP techniques within FireFlink

  • Here the Script is the same as Test Scripts.
  • The script contains a set of steps or NLP’s.
  • The script is the actual entity executed, and the expected result is displayed.

Why do we need Test Scripts?

Scripts help the Automation tester to convert Manual Test Cases →Test Scripts.

Prerequisites for a Test Script

The user should have created at least one “Module”.

Create Automation Script

  • Click on the “Add Automation Script” button.

  • The “Create Automation Script” pop-up is prompted.

  • Enter the data into the mandatory fields.
  • Enter the name into the “Name” text field, select the parent module from the ‘Parent Module’ button and choose the “Type” of the script.
    • Initially, before creating any of the Modules, only the “Root Module” option will be present under the ‘Parent Module’ module.
    • Once, creating the module, the option will be ‘Root Module’ and created module name.
  • Click on the ‘Create’ button.

Create an Automation Script for a particular module

  • Click on the “+” icon beside the module, for which Script has to be created.
  • Choose the ‘Add Automation Script’ option.

  • The “Add Automation Script” pop-up is prompted.
  • Enter the script name into the ‘Name’ text field.
  • Choose the “Type” of the script.
  • Here ‘Parent Module’ is selected by default. This field cannot be edited.
  • Click on the ‘Create’ button.

Edit and Delete the Script

1. Edit a Script

  • Hover the mouse on a Script that you need to Edit.
  • Click on an ‘Edit’ icon.
  • A pop-up with the header ‘Edit Script -<<Script Name>>’ appears.

  • Make changes (Parent Module and Script Type are not editable, but you can edit Name and Description).
  • Click on the ‘Update’ button.

2. Delete a Script

  • Hover the mouse on a Script that you need to Delete.
  • Click on the ‘Delete’ icon.

  • “Warning message” pop-up is prompted.

  • Click on the ‘Delete’ button.

Create Manual Test Case

  • Click on the “Add Manual Test Case” button.

  • The “Create Manual Test Case” pop-up is prompted.

  • Enter the data into the mandatory fields.
  • Enter the name into the “Name” text field, select the parent module from the ‘Parent Module’ button and choose the “Type” of the script.
    • Initially, before creating any of the Modules, only the “Root Module” option will be present under the ‘Parent Module’ module.
    • Once, creating the module, the option will be ‘Root Module’ and created module name.
  • Click on the ‘Create’ button.

Create a Manual Test Case for a particular module

  • Click on the “+” icon beside the module, for which Script has to be created.
  • Choose the ‘Manual Test Case’ option.

  • The “Manual Test Case” pop-up is prompted.
  • Enter the script name into the ‘Name’ text field.
  • Choose the “Type” of the script.
  • Here ‘Parent Module’ is selected by default. This field cannot be edited.
  • Click on the ‘Create’ button.
  • Once after creating the manual test case, click onSave.

Edit the Manual Test Case

  • Click on the ‘Manual Test Case’ button.

  • Click on an ‘Edit’ button.

Table of Contents