peviitor-ro / oportunitatisicariere

UI for oportunitatisicariere.ro
https://oportunitatisicariere.ro/
MIT License
5 stars 6 forks source link

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

Open DeedeeDL opened 3 days ago

DeedeeDL commented 3 days 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 3 days ago

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

DeedeeDL commented 3 days ago

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

DeedeeDL commented 3 days ago

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

DeedeeDL commented 3 days ago

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

DeedeeDL commented 3 days ago

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