Skip to content

Commit 40bba7c

Browse files
committed
Another Adjustment
1 parent 6b6661a commit 40bba7c

10 files changed

+13
-13
lines changed

checklist.pages

299 Bytes
Binary file not shown.

checklist.pdf

-6 Bytes
Binary file not shown.

glance.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h3>User Experience Design</h3>
197197
<p>In relation to <strong>quality assurance</strong>, make sure you:</p>
198198
<ul>
199199
<li>Have <a href="https://w3c.github.io/sustainableweb-wsg/#enable-others-to-understand-and-reuse-your-deliverables">open working and documentation processes</a> such as <a href="https://w3c.github.io/sustainableweb-wsg/#use-a-design-system-to-prioritize-interface-consistency">design systems</a>.</li>
200-
<li>Conduct <a href="https://w3c.github.io/sustainableweb-wsg/#audit-and-test-for-bugs-or-issues-that-require-resolving">regular audits and testing</a>, including <a href="https://w3c.github.io/sustainableweb-wsg/#ensure-features-provide-maximum-value-for-their-impact">value</a>, <a href="https://w3c.github.io/sustainableweb-wsg/#verify-that-real-world-users-can-successfully-use-your-work">usability</a>, and <a href="https://w3c.github.io/sustainableweb-wsg/#check-for-compatibility-or-platform-specific-issues">compatibility</a> testing into releases, as well as using inputs from visitor <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">journey tracking</a> to identify issues / opportunities.</li>
200+
<li>Conduct <a href="https://w3c.github.io/sustainableweb-wsg/#audit-and-test-for-bugs-or-issues-that-require-resolving">regular audits and testing</a>, including <a href="https://w3c.github.io/sustainableweb-wsg/#ensure-features-provide-maximum-value-for-their-impact">value</a>, <a href="https://w3c.github.io/sustainableweb-wsg/#verify-that-real-world-users-can-successfully-use-your-work">usability</a>, and <a href="https://w3c.github.io/sustainableweb-wsg/#check-for-compatibility-or-platform-specific-issues">compatibility</a> testing into releases, as well as using inputs from visitor <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">journey tracking</a> to identify issues / opportunities.</li>
201201
</ul>
202202
</details>
203203
</section>

guidelines.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1844,8 +1844,8 @@
18441844
},
18451845
{
18461846
"id": "26",
1847-
"url": "https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed",
1848-
"guideline": "Measure and test for performance and speed",
1847+
"url": "https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance",
1848+
"guideline": "Measure and test for performance",
18491849
"criteria": [
18501850
{
18511851
"title": "Performance Testing",

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3546,8 +3546,8 @@ <h4>Additional Content</h4>
35463546
</div>
35473547
</section>
35483548
</section>
3549-
<section> <!-- Measure and test for performance and speed -->
3550-
<h3>Measure and test for performance and speed</h3>
3549+
<section> <!-- Measure and test for performance -->
3550+
<h3>Measure and test for performance</h3>
35513551
<section class="notoc">
35523552
<h4>Success Criterion - Performance Testing <a href="https://w3c.github.io/sustainableweb-wsg/star.html#UX26-1"><mark>(Machine Testable)</mark></a></h4>
35533553
<p>The performance of a website or application, to identify and resolve bottlenecks or issues in the underlying code or infrastructure which could ultimately impact the sustainability of a website or application, are regularly measured with each release-cycle (using tooling or through research and auditing).</p>

quickref.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -664,8 +664,8 @@ <h2>User-Experience Design</h2>
664664
<td>Medium</td><td>Medium</td><td>Medium</td><td>Medium</td>
665665
</tr>
666666
<tr class="highlight">
667-
<td><a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">2.26</a></td>
668-
<td colspan="5">Measure and test for performance and speed</td>
667+
<td><a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">2.26</a></td>
668+
<td colspan="5">Measure and test for performance</td>
669669
</tr>
670670
<tr>
671671
<td></td><td colspan="5"><strong>Success Criterion</strong></td>

star.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1979,7 +1979,7 @@ <h3><dfn data-lt="UX">User-Experience Design</dfn></h3>
19791979
<summary id="UX26-1">UX26-1: Establish Performance Testing Routines With Each New Release</summary>
19801980
<div class="note" title="About This Technique">
19811981
<p><strong>Applicability</strong></p>
1982-
<p>This technique is <strong>Advisory</strong> to meet <em>Success Criteria</em> within <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">2.26 Measure and test for performance and speed</a>.</p>
1982+
<p>This technique is <strong>Advisory</strong> to meet <em>Success Criteria</em> within <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">2.26 Measure and test for performance</a>.</p>
19831983
<p><strong>Description</strong></p>
19841984
<p>Encourage a routine to improve web performance within websites and applications due to the established link between web performance optimization and digital sustainability. Running regular benchmarks and working from checklists (either prefabricated or built from scratch) will encourage a schedule to identify potential bottlenecks.</p>
19851985
<p>The content of these testing routines can potentially be further tested through automation however at a bare minimum, this list must be utilized in-house to enact sustainable change. For machine testability, if this list is not publicly visible, internal access will be required to determine whether creation has taken place.</p>
@@ -2008,7 +2008,7 @@ <h3><dfn data-lt="UX">User-Experience Design</dfn></h3>
20082008
<summary id="UX26-2">UX26-2: Provide Compliance Checks With Each Release for Relevant Legislation</summary>
20092009
<div class="note" title="About This Technique">
20102010
<p><strong>Applicability</strong></p>
2011-
<p>This technique is <strong>Advisory</strong> to meet <em>Success Criteria</em> within <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">2.26 Measure and test for performance and speed</a>.</p>
2011+
<p>This technique is <strong>Advisory</strong> to meet <em>Success Criteria</em> within <a href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">2.26 Measure and test for performance</a>.</p>
20122012
<p><strong>Description</strong></p>
20132013
<p>Provide a mechanism during the development process where businesses and individuals creating Web projects can verify that new work meets compliance targets for individual regulations. This technique is most useful when performed with each major milestone as there is a potential for feature (and compliance) breaking material to occur.</p>
20142014
<p>Within the scope of sustainability, this is increasingly important as there are explicit laws surrounding the subject in addition to expanded PPP remits such as accessibility, privacy, etc. In terms of machine testability the mechanics of an implementation may be more difficult than utilizing an automated checker, but wizard software can work through questions to help identify key issues.</p>

star.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@
17831783
"id": "UX26-1",
17841784
"testSuite": "https://w3c.github.io/sustainableweb-wsg/test-suite/UX26-1.html",
17851785
"title": "Establish Performance Testing Routines With Each New Release",
1786-
"applicability": "This technique is **Advisory** to meet *Success Criteria* within [2.26 Measure and test for performance and speed](https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed).",
1786+
"applicability": "This technique is **Advisory** to meet *Success Criteria* within [2.26 Measure and test for performance](https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance).",
17871787
"description": [
17881788
{
17891789
"1": "Encourage a routine to improve web performance within websites and applications due to the established link between web performance optimization and digital sustainability. Running regular benchmarks and working from checklists (either prefabricated or built from scratch) will encourage a schedule to identify potential bottlenecks.",
@@ -1814,7 +1814,7 @@
18141814
"id": "UX26-2",
18151815
"testSuite": "https://w3c.github.io/sustainableweb-wsg/test-suite/UX26-2.html",
18161816
"title": "Provide Compliance Checks With Each Release for Relevant Legislation",
1817-
"applicability": "This technique is **Advisory** to meet *Success Criteria* within [2.26 Measure and test for performance and speed](https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed).",
1817+
"applicability": "This technique is **Advisory** to meet *Success Criteria* within [2.26 Measure and test for performance](https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance).",
18181818
"description": [
18191819
{
18201820
"1": "Provide a mechanism during the development process where businesses and individuals creating Web projects can verify that new work meets compliance targets for individual regulations. This technique is most useful when performed with each major milestone as there is a potential for feature (and compliance) breaking material to occur.",

test-suite/UX26-1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>WSG Test: Performance Routine</title>
77
<link rel="author" title="Alexander Dawson" href="https://alexanderdawson.com/">
8-
<link rel="help" href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">
8+
<link rel="help" href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">
99
<meta name="flags" content="">
1010
<meta name="assert" content="Test Checks: Establish Performance Testing Routines With Each New Release">
1111
<style>

test-suite/UX26-2.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>WSG Test: Compliance Checks</title>
77
<link rel="author" title="Alexander Dawson" href="https://alexanderdawson.com/">
8-
<link rel="help" href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance-and-speed">
8+
<link rel="help" href="https://w3c.github.io/sustainableweb-wsg/#measure-and-test-for-performance">
99
<meta name="flags" content="">
1010
<meta name="assert" content="Test Checks: Provide Compliance Checks With Each Release for Relevant Legislation">
1111
<style>

0 commit comments

Comments
 (0)