For those obsessed with quality

Anurag Goel
2 min readApr 10, 2021

--

Have you said “wow, this is exactly what I wanted” recently? What made you say it? More on that later .

Let’s first try understanding product quality and how, as a producer, obsession for quality makes your users happy. The quality of a product or service is defined as its “degree of excellence,” or how outstanding or good it is. A high-quality product meets the needs of the user. Product quality doesn’t involve the number of cool features, the effort spent in testing, or great marketing, but simply the product’s ability to satisfy users’ needs.

Let’s focus on software product quality, though you can apply the principles discussed here to any product or service.

Software product quality

The software product needs of a user can be classified as functional and non-functional.

A way to measure software product quality is to measure how far the software is from satisfying the users’ needs. This gap can be measured by tracking the following:

User feedback

Feedback includes defects, enhancements, and new feature requests raised by the user.

Usage

Software usage is how many times it’s used, how many critical tasks were completed, and how a task is completed.

Software quality is said to be improving if the graphs for the previous information resemble these.

Building quality-in

How can one ensure that a product in development is of high quality?

Generally, we fall into the trap of doing quality control (thinking it is quality assurance) by passing an already developed product through a validation process defined by the quality assurance experts. The trap is when such validation is happening, such as after creating the product.

Building quality in is continuously validating the product — against user needs and during development — to ensure each product increment, once ready, meets quality standards. It requires adopting a product development methodology that has the following characteristics:

  • The user at the center of all decisions made for the product
  • Team collaboration takes place at every stage of product development
  • Product increments are continuously validated against user needs

There are several well-known product development methodologies, which can be implemented together to ensure product quality. Below are some of them, along with tools and technology that help simplify their adoption.

Originally published at https://iongroup.com.

--

--

Anurag Goel

A software product developer with keen interest in designing human interactions with technology, building teams, learning about people, science and technology