Project File

TestBot Project Editor

  1. In Dashboard tab, displays the following section “Test Groups”, “Test Case”, “Test Method” and “Test Data”.

Dashboard Tab Overview

Dashboard Tab Overview

  1. Under Test Groups, add a group name along with the number of test cases.

Test Groups

Test Groups

  1. In the Test Case table, add a Test Item, Test Method, and Test Data.

Test Case Table Workflow

Test Case Table Workflow

  1. Clicking on the Test Method field opens a popup. Select the “Standard Method” option and choose a method such as “Login Test”.

Add Test Method/ Test Data

Add Test Method/ Test Data

  1. Corresponding standard test data will be automatically populated in the Test Data field. Click OK.

Add Test Method/ Test Data

Add Test Method/ Test Data

  1. After clicking OK, a hardware property ID is automatically created for the specified test in the Configuration tab. Provide the corresponding hardware property values for each generated ID.

Configuration

Configuration

Configuration

Driver Name

Configuration

Driver Path

Configuration

Driver Details

  1. After filling in the Test Set, Test Item, Test Method, and Test Data the respective files are automatically created in their designated folders.

Automatic File Creation

Automatic File Creation

  1. The selected Test Method and Test Data are automatically mapped to the Test Item file.

Automatic File Mapping

Automatic File Mapping

Automatic data Mapping

Automatic data Mapping

  1. The corresponding Test Item is automatically added to its associated Test Set.

Automatic add Test item to Test set

Automatic add Test item to Test set

  1. Click the View button in the Test Case table to open the Graphical Programming page of the selected test method.

Graphical Programming View

Graphical Programming View

  1. In the Project Editor Test Data section, standard test data columns are automatically created, and provide the corresponding test data.

Test Data Management

Test Data Management

  1. Select Test Group & Run Test :
    • Check the appropriate Test Group checkbox to select the group of test cases to execute.

    • Click the “Run Test” button.

Run Test

Run Test

  1. After Clicking the Run test button, page will navigate to the test runner page.

Test Runner page

Test Runner page

  1. Test Execution :
    • The system performs login to the Embien EPortal using the provided credentials.

    • Once logged in successfully, the test status will be displayed on the Test Runner page.

Test status

Test status

  1. Generate Report :
    • After the test completes, a detailed report is automatically generated.

    • The report is saved in the reports folder within the demo project directory.

Report Generation

Report Generation

  1. Report Details :
    • The report includes the status and outcome of the login process

Report Details
Report Details

Report Details