Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Types of testing

    • 0
    • 0
    • 0
    • 0
    • 1
    • 0
    • 0
    • 0
    • 206
    Comment on it

    Unit testing
    individual software components or modules are tested in this kind of testing. It is done by programmer and not by testers, as if one must have detailed knowledge of the internal program design and code.

    Black Box Testing
    Design of Internal system is not considered in this type of testing. Testing is done on the basis of requirements and functionality.

    White Box Testing
    This testing is done on having the knowledge of an applications code. Also known as Glass box Testing. Tests are solely on the basis of coverage of code statements, branches, paths, conditions.

    Integration testing
    It is the Testing of integrated modules to test and check combined functionality after integration. Modules are code modules, individual applications, client/server applications on a network. This type of testing is pertinent to client/server and distributed systems.

 1 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: