Writers articles

The Defect Life Cycle in Software Testing

Defect Life Cycle Software Testing

The defect life cycle is a sequence of steps that software testers use to find bugs or defects and then track them until fixed and signed off.

How To Write Good Requirements (With Example)

How To Write Good Requirements

It’s essential to know how to write good requirements as a software tester because requirements influence the quality of the end product.

What is End to End Testing? (E2E Testing)

What is End-to-End Testing

End to end testing is a software testing method that confirms the entire system and all its components function well together as expected.

STLC (Software Testing Life Cycle) – Overview & Phases

Software Testing Life Cycle (STLC)

The Software Testing Life Cycle helps testers to structure and organise their testing process. Each STLC stage has entry and exit criteria.

What is Regression Testing? Definition and Guide

What is Regression Testing?

Regression testing should be done after every code change to ensure the update has not negatively affected any other part of the product. 

An Overview of the Software Development Life Cycle (SDLC)

Software Development Life Cycle

Our overview of the software development life cycle explains how the SDLC gives structure and direction to the software development process.

Testing Mind Maps – An Introduction

Mind Maps

Mind maps are a visual way of breaking down a big problem into more manageable units. Testing mind maps are used by QA to plan testing.

What is Smoke Testing? 

Smoke testing

Ahead of the full testing cycle, smoke testing ensures all the main functionality works properly before more thorough testing can commence.

Top Defect Management Tools List

Top defect management tools list

With so many defect management tools available, the one you choose needs to make a positive contribution to the way your team works.

How to Write Test Cases for Software (with a sample)

How to write test cases in software testing with sample

A test case is a set of steps and results that a software product under test must meet. Here are tips on how to write test cases for software.

Back to top