Results 1 to 8 of 8

Thread: Latent Bug

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    21

    Latent Bug

    What is meant by the term Latent bug?


  2. #2

    Re: Bug

    An uncovered or unidentified bug which is existing in the system over a period of time is referred as Latent Bug. The bug may exists in the system for one or more versions of the software and may also be identified after its release.

    The problems caused by the Lateral bugs will not cause damage as of now, but they are just waiting to reveal themselves later.

    One good example of a Latent bug the reason for the Y2K problem. At the beginning the year was given only 2 numeric fields, but actually it needs 4 numeric fields. The problem prevails in the system for a long time and identified later and then fixed. Also the problem does not cause the damage all of a sudden and it caused only by the year 2000, which certainly needs 4 numeric field.

    It is very diffucult to identify the Latent Bug by using conventional testing techniques, it can be identified by doing code review or by usability testing which foresees the forth coming problems earlier.


  3. #3

    Re: Bug

    can please tell me what is big bang testing


  4. #4
    Junior Member
    Join Date
    Mar 2007
    Answers
    8

    Re: Bug

    Big bang testing is end to end testing of entire application before just final release of the project.
    In short: Testing all at once!

    Regards,
    Vijay


  5. #5

    Re: Bug

    Hi Sudha rani,

    Big Bang Testing is one of the type of Integration Testing. Integration Testing in one in which the software units of an application are combined and tested for a communication interfaces between them.

    In Big bang approach every module is unit tested in isolation from other module and then each modules are combined all at a once and tested. For example, if there are Modules A, B, C, D and E then the Modules A is unit tested in isolation from other, B is unit tested in isolation from other....Like that all the modules till E are unit tested in isolation. Then all the Modules A through E were combined and integrated and then tested. This approach is called as Big Bang Approach.

    In Integration testing there are also other two approaches Bottom up and Top down approach.


  6. #6
    Contributing Member
    Join Date
    Feb 2008
    Answers
    39

    Re: Latent Bug

    Latent bug is nothing but a hidden bug which exists even after several releases of a build.

    Thanks,
    Krishna
    ---The Undertaking of a New Action brings New Strength--


  7. #7
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Latent Bug

    Latent bugs are identified with time and use of software.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  8. #8
    Banned
    Join Date
    Oct 2007
    Answers
    173

    Re: Latent Bug

    latent bug is the bug that is occuring in every build of the application. sanity testing will done to find the latent bug


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact