When
User enters username "sa@example.com" and password "sapelajar"
0.304
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.501
And
User clicks on the login button
0.141
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.501
Then
User is navigated to the dashboard page
0.033
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.500
And
User is on the Quiz History page
0.149
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.501
And
User clicks the detail button for the course "Komdatjar"
0.151
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.513
And
User searches for the quiz "Kuis Pengantar"
0.193
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.510
Then
The system should display a filtered list containing "Kuis Pengantar"
0.214
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.505
And
The filtered quiz details for student "sa@example.com" should match the database records for course "Komdatjar" and search term "Kuis Pengantar"
1.085
After
com.zaidan.testng.definitions.Hooks.afterStep()
0.503