Difference between revisions of "Testing"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [https://geopeeker.com/ GeoPeeker]: Allows you to view screenshots of any public URL from IP locations around the globe | * [https://geopeeker.com/ GeoPeeker]: Allows you to view screenshots of any public URL from IP locations around the globe | ||
* [http://wave.webaim.org/ Accessibility Checker]: Allows you to enter any public URL and received calculated feedback on site accessibility for vision impaired, etc. | * [http://wave.webaim.org/ Accessibility Checker]: Allows you to enter any public URL and received calculated feedback on site accessibility for vision impaired, etc. | ||
+ | * [http://www.webpagetest.org/ Web page speed test by webpagetest.org] | ||
+ | * [https://developers.google.com/speed/pagespeed/insights/ Google page speed insights] |
Revision as of 04:43, 25 July 2018
This is an area to collect information, techniques, and other resources that are invaluable to understanding and running tests the best way that we know today.
Free Resources
Statistical Calculators
- Sample Size Calculator by Search Discovery
- Bayesian Test Analysis by AB Test Guide
- Chi Squared Goodness of Fit (useful for checking sample mismatch)
- Simple Sequential Testing sample/threshold Calculator by Evan Miller
Website QA Utilities
- GeoPeeker: Allows you to view screenshots of any public URL from IP locations around the globe
- Accessibility Checker: Allows you to enter any public URL and received calculated feedback on site accessibility for vision impaired, etc.
- Web page speed test by webpagetest.org
- Google page speed insights