Top Causes of Floating Errors
-
-
40 min
Floating bugs are not noticed, closed as unreproducible or just not found, although they are very critical. At SQA Days-28 I told you about how to look for this type of bugs. Now I want to show you by examples what causes them. It is much easier to understand where to look for a floating bug when you know what it may occur.
I will tell you about my top reasons. Let's see how a simple bug, a forgotten 'order by', turns into a routing problem on the map for users. Let's figure out how to localize the problem and what to attach to the task, so that you don't have to reproduce it constantly.