From 7b386f5af7ce2eb4d3206827b491d5dff0671310 Mon Sep 17 00:00:00 2001 From: Andy Ko Date: Tue, 9 Apr 2019 12:26:42 -0700 Subject: [PATCH] Consistent naming. --- index.html | 4 ++-- quality.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3c44c7c..260d3cb 100644 --- a/index.html +++ b/index.html @@ -48,10 +48,10 @@ Chapter 4. Productivity - Chapter 5. Software quality + Chapter 5. Quality - Chapter 6. Requirements engineering + Chapter 6. Requirements Chapter 7. Architecture diff --git a/quality.html b/quality.html index 3f4514a..3f13149 100644 --- a/quality.html +++ b/quality.html @@ -26,7 +26,7 @@ Credit: Anton Croos -

Software Quality

+

Quality

Andrew J. Ko

There are numerous ways a software project can fail: projects can be over budget, they can ship late, they can fail to be useful, or they can simply not be useful enough. Evidence clearly shows that success is highly contextual and stakeholder-dependent: success might be financial, social, physical and even emotional, suggesting that software engineering success is a multifaceted variable that cannot explained simply by user satisfaction, profitability or meeting requirements, budgets and schedules (Ralph & Kelly 2014).