In this post, I will discuss about bugs, defects or deviations from expected functionality in software testing. I will describe Bug Life Cycle along with a flow chart and Bug Severity Definitions with different severity levels like Critical, High, Medium and Low with examples. I will also discuss on how to find bugs while testing. What is Bug? Bug is a … [Read more...]
Types of Static and Dynamic Software Testing Techniques
In this post, I will describe different types of Static and Dynamic Software testing techniques. Static testing techniques include Walkthrough, Technical Reviews, Inspection and Static Code Analysis. Dynamic testing techniques include Equivalence partitioning, Boundary Value Analysis, Error guessing, State Transition Testing … [Read more...]