Project File
TestBot Project Editor
In Dashboard tab, displays the following section “Test Groups”, “Test Case”, “Test Method” and “Test Data”.
![]()
Dashboard Tab Overview
Under Test Groups, add a group name along with the number of test cases.
![]()
Test Groups
In the Test Case table, add a Test Item, Test Method, and Test Data.
![]()
Test Case Table Workflow
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
Corresponding standard test data will be automatically populated in the Test Data field. Click OK.
![]()
Add Test Method/ Test Data
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
![]()
Driver Name
![]()
Driver Path
![]()
Driver Details
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
The selected Test Method and Test Data are automatically mapped to the Test Item file.
![]()
Automatic File Mapping
![]()
Automatic data Mapping
The corresponding Test Item is automatically added to its associated Test Set.
![]()
Automatic add Test item to Test set
Click the View button in the Test Case table to open the Graphical Programming page of the selected test method.
![]()
Graphical Programming View
In the Project Editor Test Data section, standard test data columns are automatically created, and provide the corresponding test data.
![]()
Test Data Management
- 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
After Clicking the Run test button, page will navigate to the test runner page.
![]()
Test Runner page
- 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
- 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 Details :
The report includes the status and outcome of the login process
![]()
![]()
Report Details