Functional
Coverage Overview
Features
Key Statistics
|
Number of Scenarios
|
1 |
|
Total Number of Test Cases
|
1 |
|
Tests Started
|
Nov 22, 2025 23:04:28 |
|
Tests
Finished
|
Nov 22, 2025 23:04:31 |
|
Total
Duration
|
3s |
|
Fastest Test
|
3s |
|
Slowest
Test
|
3s |
|
Average
Execution Time
|
3s |
|
Total
Execution Time
|
3s |
Functional Coverage Details
Features
| Feature |
Scenarios |
StepsText |
Test Cases |
% Pass |
Result |
Coverage |
|
User Register Functionality
|
1 |
1: Successful Register with Valid Credentials ({email=user61@semanticsquare.com, password=test})
Given user register button on the login page
User opens the ThrillioWeb home page
User click 'Register here' button on the Login page
When the user enters email as "user61@semanticsquare.com" and password as "test" and firstname as "user" and lastname as "new"
User enters the required information on Registration Form page
And user clicks the register button
After entering credentials, user clicks Register button
Then the user should see a message "You have been successfully registered!"
Success message is displayed on the screen
|
1 |
100% |
|
|
Key Statistics
|
Number of Scenarios
|
1 |
Total
Duration
|
3s |
|
Total Number of Test Cases
|
1 |
Fastest Test
|
3s |
|
Number of Manual Test Cases
|
0 |
Slowest
Test
|
3s |
|
Tests Started
|
Nov 22, 2025 23:04:28 |
Average
Execution Time
|
3s |
|
Tests
Finished
|
Nov 22, 2025 23:04:31 |
Total
Execution Time
|
3s |
Automated Scenarios
| feature |
Scenario |
Context |
Steps |
StepsText |
Started |
Total Duration |
Result |
|
User Register Functionality
|
Successful Register with Valid Credentials
1 passing test case
|
Chrome,linux
|
4 |
Given user register button on the login page
When the user enters email as "<email>" and password as "<password>" and firstname as "user" and lastname as "new"
And user clicks the register button
Then the user should see a message "You have been successfully registered!"
|
23:04:28 |
3s 169ms |
SUCCESS
|
Manual Tests
No manual tests were recorded
|