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...]
What Is Software Testing Life Cycle And Phases In STLC
Software testing life cycle comprises of many testing related activities that will be carried out prior to development, during development and post development. Software testing life cycle helps in identifying what all test activities to be carried out and when to accomplish the testing activities. At every stage of development there will be a testing activity. There will not … [Read more...]