fi
fi
fi
fi
fi
fi
fi
fi
fi
fi
1) No logout function.
2) How many users can be logged in? I can test 50 is possible without coding.
3)-session.txt): Failed to open stream: No
such le or directory in/app/index.php on line 179
Warning: Trying to access array offset on null in/app/index.php on line 182 When call
score for email which is not logged in.
4) Current score: 1 when reset after one one correct answer. Should be 0. How to reset
scores?
5) Current score: 3 counter increases for the correct answers for question with id = 0.
6)
Warning:-session.txt): Failed to open
stream: No such le or directory in/app/index.php on line 104
Warning: Trying to access array offset on null in/app/index.php on line 138
Warning: Unde ned array key "errors" in/app/index.php on line 148
When collect answer with email which is not logged in.
7) Double request call on email which is not logged in on reset action and rst get warning
html tags then dissapear with wrong message
Session restarted.
8)Access to the quiz content for email which is not logged in
Warning:-session.txt): Failed to open
stream: No such le or directory in /app/index.php on line 70
Question: Why did the QA engineer go to the bar?
Id:0
Answer: To test the bartender's skills
When call email which is not logged in for action question multiple times.
9) Can list quiz with email which is not logged in calling action question multiple times.
10) no is accepted as correct answer for question with id = 2 when true is a correct
answer.
11) yes is incorrect answer for question from p. 10.
12)
Warning: Unde ned array key 5 in/app/index.php on line 135
Warning: Trying to access array offset on null in/app/index.php on line 135
Incorrect answer
When call non-existing id (-1, 5, etc).
13) I can answer question which is not in the current state. For e. I can answer question_id
= 1 when I have active question id = 0. So if I know every question id and answer I can run
through the whole quiz.
14) If I do not see a correct answer, and go through the quiz. How can I proceed with the
progress when I do not know the answer.
15) Why I can’t start the quiz from the beginning if I am on the last question and I’m just
browsing and I hit next call with action question?
16) Answer is register-dependent. False and false for question id = 4 is not the same when
false is correct and False is not accepted.
17)
Warning: Unde ned array key "answer" in /app/index.php on line 108
Incorrect answer
When calling url without parameter answer. https://qa-test.kcdev.pro?-action=answer&question_id=1