peviitor-ro / oportunitatisicariere

UI for oportunitatisicariere.ro
https://oportunitatisicariere.ro/
MIT License
7 stars 9 forks source link

Performance testing for Firefox - Calculate the time of response by a classic method, using a stopwatch #220

Closed DeedeeDL closed 3 months ago

DeedeeDL commented 4 months ago

Description : Verify on Chrome browser the response time of loading the website https://oportunitatisicariere.ro/index.html# using a stopwatch. Precondition: It needs a stopwatch available

DeedeeDL commented 4 months ago

Step 1 : Prepare a stopwatch/ timer. Expected result : Open the timer application but don't press the start button.

DeedeeDL commented 4 months ago

Step 2: Type in the Firefox browser the name of the website : https://oportunitatisicariere.ro/ but don't click enter Expected result : The website can be written on the browser.

DeedeeDL commented 4 months ago

Step 3 : When pressing enter also press the stopwatch start button . Expected result : These 2 actions should be done simultaneously

DeedeeDL commented 4 months ago

Step 4: Stop the timer when the website is loaded. Expected result : The website is loaded and the timer is stopped.

DeedeeDL commented 4 months ago

Step 5 : Verify on the timer if the response time is low. Expected result : The response time should be under 2 seconds.