Tests
A test provides you with the opportunity to analyze and measure how effectively your website functions and performs.
Test Creation
By clicking on New Test you can create a test

Upon clicking the New Test button, users will be directed to a creation page where they are required to provide essential details for creating the test.
Test Name : Enter a unique and meaningful name for the test.
Website URL : Enter the URL of the webpage
Description : Enter the description of your test
Page load Threshold : Enter the maximum time for the page to load
Start load : The minimum number of browsers to be triggered
End load : The maximum number of browsers to be triggered
Interval Time : The time interval for increasing the load
Load increment Count : The load which increments in the system based on time interval

Note: Initially, a set number of browsers are triggered (start load), and then, at specified time intervals (interval time), additional browsers are triggered, gradually increasing the load until it reaches a predefined endpoint (end load). If the start load is 5, end load is 10, interval time is 2 secs and load increment is 2, then it first triggers 5 browsers and after 2 secs it triggers another 7 browsers
Here we are provided with the Edit option, allowing them to modify all the fields as needed. Upon clicking the Save button, any changes made to these details will be saved and applied to the test.

Here we are provided with a Delete option, represented by an trash icon, which allows them to permanently remove a test.

Execute Test : You can execute the test by clicking on Execute button

Last updated