Software Testing Processes

In last article we have seen about the concepts of software testing. Now in this article, we will understand the software testing procedures in detail. I must say, Testing is not a single activity. Software testing is define with the group of processes. This process have different levels like starting from planning to prepare test … Read more

Define Bugs

In last article, we have seen that how we can post the bug but each bug have their priority and severity, According to their severity and priority,  Developer team will start their work to resolve the issues. There are different type of severity in priority is defined for a bug. Here we will understand basic … Read more

Defect Life Cycle

In Last article, we have seen that how bug can be arise while developing a software. Now in this article, we will discus about ‘Bug Life Cycle’. Bug life cycle starts when bug will be arise in software testing phase. After completing one cycle, we may insure that posted bug will not be re-produced again. … Read more