Today, in terms of the «QA tips for newbies» rubric, we will talk about how to describe the steps to reproduce a defect(bug) correctly.
Basic rules for describing steps to reproduce a defect(bug) are the following:
Steps to reproduce (STR) are interconnected with the result, which is formed by their means (Actual result).
Steps for reproducing the defect are not formed in a free way, but according to a certain structure.
Generally, the structure of the steps' description looks like this:
1. Action number one
2. Action number two
…
N. Action number N
Actual result:
Expected result: