From 34a25ff8d2013da943533289a482624d0f45b005 Mon Sep 17 00:00:00 2001 From: Adetunji Kayode Date: Fri, 18 Jan 2019 17:47:39 -0500 Subject: [PATCH] Added link to Wiki (#29063) * Added link to Wiki Added a link to the wiki on Usability Testing * markdownize link - remove stub info --- .../usability-testing/index.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/guide/english/user-experience-design/usability-testing/index.md b/guide/english/user-experience-design/usability-testing/index.md index f0944fd96b..25bf52e32d 100644 --- a/guide/english/user-experience-design/usability-testing/index.md +++ b/guide/english/user-experience-design/usability-testing/index.md @@ -2,16 +2,6 @@ title: Usability Testing --- ## Usability Testing - -This is a stub. Help our community expand it. - -This quick style guide will help ensure your pull request gets accepted. - - - -#### More Information: - - Usability testing is a technique used in user-centered interaction design to evaluate a product by testing it on users. This can be seen as an irreplaceable usability practice, since it gives direct input on how real users use the system. This is in contrast with usability inspection methods where experts use different methods to evaluate a user interface without involving users. @@ -51,3 +41,7 @@ Nielsen's usability heuristics, which have continued to evolve in response to us Similar to expert reviews, automated expert reviews provide usability testing but through the use of programs given rules for good design and heuristics. Though an automated review might not provide as much detail and insight as reviews from people, they can be finished more quickly and consistently. The idea of creating surrogate users for usability testing is an ambitious direction for the artificial intelligence community. * Help users recognize, diagnose, and recover from errors * Help and documentation + +#### More Information: +- [Wikipedia - Usability Testing](https://en.wikipedia.org/wiki/Usability_testing/) +