Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Glass Box Testing

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 249
    Comment on it

    What Is Glass Box Testing ?

    Glass box testing is a testing approach that explores the program framework and acquires test data from the program codes or program logic. Glass box testing is also known as Open box testing, Clear box testing, Structural testing.

    Testing Techniques For Glass Box Testing:- There are few techniques for the glass box testing mentioned below:-

    • Statement Coverage
    • Branch Coverage
    • Path Coverage

    Statement Coverage:- Statement coverage approach is proposed at applying all programming declarations with the minimum tests.

    Branch Coverage:- Branch coverage approach is working as a sequence of tests to assure that all branches are verified once, at any rate.

    Path Coverage:- Path coverage approach matches to testing all feasible paths that means every statement and branch is included.

 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: