In this post, I will describe test design document and test policy document. I will also discuss about Standards to be followed in Test Analysis and Design, Standard to be followed in Test case specifications (Test Case document) and why Standard is not followed in software testing documentation. What is Test Design? Test Design is a document which will be … [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...]