Course materials
-
Glossary of the Lecture 5 «Test design. Test cases» for the software testing courses
20.12.2021Glossary of the Lecture 5 «Test design. Test cases» for the software testing courses
-
Facultative task for the «Software Testing: Basics and Practice» course
23.07.2021Everyone knows that the effectiveness of the learning process depends on the skills of applying the acquired knowledge in practice. For students who want to try their hand at testing on a real project and thus earn extra points, we have prepared an additional optional assignment.
-
Test case Summary rules
15.01.2021A test case is a professional documentation of a tester, as well as a sequence of actions aimed at checking some functionality, describing how to cause an actual result. A test case can also be understood as a corresponding document providing a formal test case record.
-
Bug-report: about using «incorrect» words
14.01.2021No doubts, a good bug report is a high quality document. Writing a bug report is an important task, because that’s the main point of communication between a tester, the developer and the project management. A well-written bug report will not only create a good relationship/relations between you and the developers, but will also save company resources to work with it.
-
Main attributes of bug-reports
14.01.2021Bug report is a technical document that describes a situation or a sequence of actions that leads to an incorrect functioning of the test object with mentioning the causes and the expected result.
-
How to correctly write preconditions in test cases
13.01.2021In today’s «QA tips for newbies» rubric, we’re going to talk about how to compose test cases correctly. Test Case — is a set of steps, specific conditions and parameters which are necessary for the verification of tested functionality of its part.
-
How to start writing the steps of reproducing the defect (bug)?
11.01.2021Today, in terms of the «QA tips for newbies» rubric, we will talk about how to describe the steps to reproduce a defect(bug) correctly.
-
Top 10 common mistakes while reporting a bug
11.01.2021Only those who do nothing do not make mistakes. However, our students do a lot in the process of studying a new professional field. Doing the task, listeners are learning on their own and on others’ mistakes. In this article, we collected the most common bug-report mistakes made by students . We hope this article will help you to understand better what to avoid and how to write a clear and complete the bug description.
-
Common mistakes in test cases on the course
27.11.2020One of the practical exercises types, which is a part of our course, is the test case filing. To solve this task successfully, we will discuss the most common mistakes that beginners make when they create a test case in this article . We hope that after reading this it, it will become much easier to design good test cases.
-
How can attachments help to fix the bug?
27.11.2020The tester has a tough task to explain the bug to the developer in the easy-to-understand way. What can possibly help to understand the problem better than the depiction of it? That is why attachments are one of the crucial elements of the bug report, all the information collected must be added to it.
