Bebugging in software application

by aldrin 2014-11-26 19:37:20

Bebugging
Bebugging:

         Bebugging is the process of adding known defects or bugs  to the application intentionally to monitor   rate of detection.
    
         This process is also known as defect seeding (or) Fault injection (or) defect feeding.

Purpose of Bebugging :

        Bebugging is a way to improve the quality of the product by introducing a new introducing defect
        in application.

        Determine the reability of product of test set & test suit.    
    
        It is not acheived by developing test but by introducing new defects.


Run Time Injection:

        This type of  technique which used to trigger the bugs dynamically in software system in number of ways

        Time-based trigger & Interrupt based trigger are used in run time injection.

Commercial types of tools:

        There are some types of tools which used to inject the defects or faults manually or during run time.

                  Beyond security

                  Exhaustif

                  Holodeck

                  Xception

                  The Mu service Analyser



















































 
1186
like
0
dislike
0
mail
flag

You must LOGIN to add comments