Generate Test Cases

Modified on Thu, 7 Aug at 2:30 PM

TABLE OF CONTENTS

1. Overview

2. How to Generate Test Cases?

1. Overview

Once the scenario is recorded using FollowMe feature, the next step is generating test cases.

Test cases are generated with BDD format in Gherkin language (GWT).

Example of Feature File generated in BDD format:

Given I have access to an application

When I selected a Button in file

And I selected New File in file

Then verify New page is displayed in file


The generated test cases will be stored in the Test Cases Folder. 

You can generate test cases using Generate button. To access Generate button, navigate to Main canvas > click Generate button.

2. How to Generate Test Cases?

To generate a test case, perform the following: 

  1. In the canvas or in Test Design screen, click Generate Testcase button.
  2. The generated test cases are stored in the Test Cases. This folder includes a spreadsheet which contains GWT steps in XLSX format and Feature File in TXT format.

    Note that .xls file supports storage up to 7000 rows (GWT lines) of data. You can modify and save the lines, download the file without any issues.

  3. Test Case Generation might fail for the following reasons:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article