Featured
-
How Regression Testing Detects Integral Errors In Business Processes
Humans are forever changing and evolving and so to
by kristina.rigina -
Get Display Banner Advertising Opportunity on FindNerd Platform
“Do you have a product or service that nee
by manoj.rawat -
Android O Released with Top 7 New Features for App Developers
Android was founded by Andy Rubin, Rich Miner, Nic
by sudhanshu.tripathi -
Top 5 Features That Make Laravel the Best PHP Framework for Development
Laravel is a free open source Web Framework of PHP
by abhishek.tiwari.458 -
Objective C or Swift - Which Technology to Learn for iOS Development?
Swift programming language is completely based on
by siddharth.sindhi
Tags
Defect Logging & Tracking for Software Project in Bug Life Cycle
Defect Logging
It simply means a method of finding bugs in the application which is under test. In a software project , once a module is completed by a developer they first do unit testing and then they pass it on to the Qa te...
Defect Life Cycle
Defect Life Cycle
It indicates the complete life cycle of a defect or a bug right from the stage found, fixed, re-tested and closed.
It consist of various status like open/new, assigned, fixed and close/re-open.
Open - When we got a bug th...
Bug Life Cycle and its States
Bug Life cycle and its states
Bug life cycle is a time period or cycle of a bug from its identification to closure. Its life starts when a bug is found and ends when it is closed after ensuring that it' will not reproduced. Bug life cycle is rel...
Bug life cycle
Below are the state of any bug by which bug goes through during test life cycle.
1.NEW : Tester Found new bug in the application.
2.Assigned : Tester assign Bug to the developer.
3.Open : Developer is fixing the bug .
4.Fixed : Developer has...
Bug Life Cycle
Bug life Cycle starts with a defect or flaw in the software which creates a bug and end when the developer fixes the assigned bug. When a bug is found it should be assigned to the developer that can fix it. Once the bug is fix it should be retest...