AS AN aspiring developer
I WANT to take a tech quiz
SO THAT I can test my knowledge and improve my skills
GIVEN I am taking a tech quiz
WHEN I click the start button
THEN the quiz starts and I am presented with a question
WHEN I answer a question
THEN I am presented with another question
WHEN all questions are answered
THEN the quiz is over
WHEN the quiz is over
THEN I can view my score
WHEN the quiz is over
THEN I can start a new quiz
The following animation demonstrates the application functionality:
Cypress Successful Test pass screenshot

