えいたんごクイズ

maintainability

/ˌmeɪnˌteɪnəˈbɪləti/
noun

保守性ほしゅせい

解説 Definition

ソフトウェア、システム、または製品が長期間にわたって容易に保守・修理・改善できる性質または品質。開発後の管理や更新の難易度を示す技術用語。

Maintainability is the quality of being easy to keep in good working condition or easy to improve. It is often used for software, machines, or systems that need regular updates and repairs. High maintainability means people can fix or change something without too much difficulty.

覚え方のコツ Memory Tip

`maintainability` は長いですが、まず `maintain`「維持する」が見えれば半分取れます。さらに `-able` は「できる」、`-ity` は「性質」なので、「維持しやすい性質」→「保守性」と整理すると覚えやすいです。実務では `readability` や `testability` と並ぶ品質語として見ることが多く、`easy to change / fix / extend` と結びつけると定着します。`maintenance` は実際の保守作業、`maintainability` はその“しやすさ”なので区別すると混同しにくいです。

Split `maintainability` into `maintain` + `able` + `ity`. That pattern can help you with other long words too: the verb, then “can be,” then “the quality of.” In tech writing, remember it beside `readability` and `testability`.

例文

Good code maintainability reduces long-term development costs.

優れたコード保守性は長期的な開発コストを削減する。

The software's maintainability was improved by refactoring the codebase.

ソフトウェアの保守性はコードベースのリファクタリングによって改善された。

Developers prioritize maintainability to ensure future updates are easier.

開発者は、将来の更新が容易になるように保守性を優先する。

maintainability の類義語・関連語

maintainability の語源・成り立ち Etymology

maintainabilityはmaintain + -abilityで、maintainは仏語maintenirを経てラテン語manu tenere「手で保つ」に由来します。main-は「手」、-tainは「つかむ」で、保てる性質が保守性です。detainやtenantもten-系の仲間です。

Maintainability is built from maintain and the suffix -ability. Maintain came through French maintenir from Latin manu tenere, literally "to hold in the hand." From the idea of keeping something in hand or preserving it, the word developed into the sense of being able to be kept up or managed well. Related words from the same Latin root include detain and tenant.

外部辞書で調べる

この単語をシェア

この単語を英単語クイズで覚えよう