Test case Summary rules
-
Test case Summary rules
A 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.
-
How to correctly write preconditions in test cases
In 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.
-
Common mistakes in test cases on the course
One 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.
-
What is an integrity of a test case or How to correctly describe a test case in order to check the functionality
Very 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.