ISO/IEC Standards for Software Quality Compliance

What are various different ISO/IEC standards related with software quality compliance?

ISO/IEC have published a set of standards useful for Software QUAlity Requirements and Evaluation also termed as SQUARE. SQuaRE is a series of International Standards (25000-25099) edited by the ISO/IEC organisation and related to Systems and Software Quality.

Following are different ISO/IEC standards under SQUARE umbrella:

  • ISO/IEC 25000 — Guide to SQuaRE
  • ISO/IEC 25001 — Planning and management
  • ISO/IEC 25010 — System and software quality models
  • ISO/IEC 25012 — Data quality model
  • ISO/IEC 25020 — Measurement reference model and guide
  • ISO/IEC 25021 — Quality measure elements
  • ISO/IEC 25030 — Quality requirements
  • ISO/IEC 25040 — Evaluation process
  • ISO/IEC 25045 — Evaluation module for recoverability
  • ISO/IEC 25051 — Requirements for quality of Commercial Off-The-Shelf (COTS) software product and instructions for testing
  • ISO/IEC 25060 — Common Industry Format (CIF) for usability: General framework for usability-related information
  • ISO/IEC 25062 — Common Industry Format (CIF) for usability test reports

They are meant to replace older standards addressing the same topics, mainly (but not only) ISO/IEC 9126 and ISO/IEC 14598.

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Recent Posts

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

3 weeks ago

How to Setup MEAN App with LangChain.js

Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…

3 weeks ago

Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks

Software-as-a-Service (SaaS) providers have long relied on traditional chatbot solutions like AWS Lex and Google…

4 weeks ago

Creating a RAG Application Using LangGraph: Example Code

Retrieval-Augmented Generation (RAG) is an innovative generative AI method that combines retrieval-based search with large…

1 month ago

Building a RAG Application with LangChain: Example Code

The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…

1 month ago

Building an OpenAI Chatbot with LangChain

Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…

1 month ago