Course materials
-
How to describe results in the bug report?
14.03.2017Defect (bug) is a discrepancy between the actual result of the program and the expected result. Defects are discovered during the software testing stage when the QA engineer compares the results of the program (component or design) with the expected result described in the requirements specification.
-
The life cycle of checking bug reports on the «Fundamentals of Software Testing» course
15.02.2017Bug reports created by students have their own life cycle.
-
GoToWebinar system instruction
01.02.2017In this article, we will consider one of the organizational issues of training in our online courses, in particular: the process of connecting to webinars through the GoToWebinar system.
-
What is an integrity of a test case or How to correctly describe a test case in order to check the functionality
30.01.2017Very often there are test cases, in which the testing progress of a specific function is not fully described. Any test case should have a minimum necessary (and, at the same time, sufficient) amount of information.There is «a golden mean» in relation to the amount of information in test cases.
-
How to write the description of the bug according to the «What? Where? When?» principle
30.01.2017Nowadays there are a lot of bug tracking systems, however they have one aim – to describe the essence of the defect precisely and laconically. This is the reason why they all have the similar filling principle.
