ISTQB Mock App

Operability

Operability is the degree to which a software product can be operated and controlled effectively by its intended users.

Official definition
ISTQB Official Glossary Definition
The degree to which a component or system has attributes that make it easy to operate and control.

(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)

View the complete ISTQB Glossary

What is Operability?

Operability focuses on making software easy to operate through intuitive controls, clear feedback, and efficient interaction.

Ease of operation: Users should complete tasks with minimal effort.

User support: Interfaces should guide users effectively.

Quality characteristic: Improves overall usability and productivity.

Real World Example

An operations team runs a company's overnight batch-processing system: starting jobs, monitoring progress, restarting failures, and adjusting configuration when volumes spike.

The system has no status dashboard beyond grepping raw log files, no way to restart just a single failed step short of restarting the whole batch from scratch, and configuration changes require editing a file and restarting the entire service — all painfully slow at 3 a.m. during an incident.

The tester evaluates Operability directly: whether the system offers a clear status view, whether a single failed step can be restarted independently, whether configuration can change without a full restart, and whether error messages actually tell an operator what to do next.

Testing surfaces that a failed step can't be restarted on its own, forcing a costly full restart during every incident — a finding that has nothing to do with whether the batch math is correct, and everything to do with Operability: how easy the system is for operations staff to actually run and control.

Practice Questions

Question 1

An overnight batch system calculates results correctly, but ops staff can only restart the entire batch from scratch when a single step fails, and there's no simple way to check job status besides reading raw log files. Which quality characteristic does this MOST directly concern?

Question 2

Which test check is MOST directly aimed at evaluating operability?

Test your knowledge with real ISTQB-style questions

You’ve learned Operability. Test your understanding with topic-specific questions in our Mock Exams.

Go to Mock Exams