Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • White Box Testing coverage techniques in Software Testing

    • 0
    • 5
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 689
    Comment on it

    White Box Testing coverage techniques in Software Testing

    Coverage term is used in software testing. Testers used coverage term for measurement. They used this term (Coverage) to describe the degree to which the source code is tested. There are mainly three types of coverage techniques as displaying in the following figure:-

    alt text

    Statement Coverage:- This coverage technique assure that all lines of source code has been executed and tested.

    Decision Coverage:- This coverage technique assure that all decisions (true/false) in the source code has been executed and tested.

    Path Coverage:- In this coverage techniques we assure that all possible route through a given section of code is executed and tested.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: