Difference between revisions of "Testing"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* [http://www.webpagetest.org/ Web page speed test by webpagetest.org] | * [http://www.webpagetest.org/ Web page speed test by webpagetest.org] | ||
* [https://developers.google.com/speed/pagespeed/insights/ Google page speed insights] | * [https://developers.google.com/speed/pagespeed/insights/ Google page speed insights] | ||
+ | == A/B Testing Platforms List == | ||
+ | Reviews of some mainstream A/B testing tools available from [https://conversionxl.com/blog/ab-testing-tools/ ConversionXL]. | ||
+ | * [https://www.optimizely.com/ Optimizely] | ||
+ | * [https://www.adobe.com/marketing-cloud/target.html/ Adobe Target] | ||
+ | * [https://www.oracle.com/marketingcloud/products/testing-and-optimization/index.html/ Oracle Maxymiser] | ||
+ | * [https://www.monetate.com/ Monetate] | ||
+ | * [https://www.sitespect.com/ Sitespect] | ||
+ | * [https://marketingplatform.google.com/about/optimize/ Google Optimize] | ||
+ | * [https://www.abtasty.com/ AB Tasty] | ||
+ | * [https://vwo.com/ Visual Website Optimizer (VWO)] | ||
+ | * [https://conductrics.com/ Conductrics] |
Revision as of 04:55, 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.
Contents
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
A/B Testing Platforms List
Reviews of some mainstream A/B testing tools available from ConversionXL.