Classic Jhumka Earrings Silver INR 113.00 Free Shipping Buy Now
Black Jhumka Earrings & Studs INR 94.00 Free Shipping Buy Now
Classic Jhumka Earrings Silver INR 207.00 Free Shipping Buy Now
Beautiful stud earing INR 93.00 Free Shipping Buy Now
Different Size Hoop and Stud Earrings Set INR 243.00 Free Shipping Buy Now
Golden Hoop Earing INR 70.00 Free Shipping Buy Now

    Explain bug life cycle.

  • Bug Life Cycle:

    - When a tester finds a bug .The bug is assigned NEW or OPEN with status,

    - The bug is assigned to development project manager who will analyze the bug .He will check whether it is a valid defect. If not valid bus is rejected, now status is REJECTED.

    - If not, next the defect is checked whether it is in scope. When bug is not part of the current release .Such defects are POSTPONED

    - Now, Tester checks whether similar defect was raised earlier. If yes defect is assigned a status DUPLICATE

    - When bug is assigned to developer. During this stage bug is assigned a status IN-PROGRESS

    - Once bug is fixed. Defect is assigned a status FIXED

    - Next the tester will re-test the code. In case the test case passes the defect is CLOSED

    - If test case fails again the bug is RE-OPENED and assigned to the developer. That’s all to Bug Life Cycle.