Updated Definition of Qualitative Testing (#31821)
* Updated Definition of Qualitative Testing I gave more of a background in terms of what qualitative research is. I'm sure others will be able to expound on it further. * remove stub info
This commit is contained in:
@@ -3,11 +3,9 @@ title: Quantitative Testing
|
||||
---
|
||||
## Quantitative Testing
|
||||
|
||||
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/user-experience-research/quantitative-testing/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
|
||||
A trick to remembering what quantitative is, is to associate it with "quantity" or something that can be measured; numbers. This type of research answers the "what" in terms of what is happening on the the website or app. Example: What percentage of users drop off the site at a certain page? How many clicks does a particular section get?
|
||||
|
||||
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
|
||||
|
||||
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
||||
When user experience (UX) researchers conduct quantitative testing they will typically do so using various methods. These can include: surveys or questionnaires to evaluate whether or not the the site or app is easy for the user; using analytic software like Google Analytcs to assess the website's stats; heatmaps; or using A/B split testing, providing users two versions of the site or app to compare and determine which is more effective.
|
||||
|
||||
#### More Information:
|
||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
||||
|
Reference in New Issue
Block a user