A/B TestingWhat is A/B testing? It is an experiment with two groups to establish which group is better. The […] August 26, 2023 in Statistics tagged hypothesis / AB / A/B / testing / test by Mike
Hypothesis Testing IntroductionSeries of Posts This post is the first part of a short series of posts called Hypothesis Testing. […] December 19, 2022 in Statistics tagged testing / test / statistical / hypothesis / H0 / significance / Statistics Hypothesis by Mike
C# Unit TestsWikipedia says: “Unit tests are typically automated tests written and run by software developers to ensure that a […] January 26, 2020 in C# tagged software / testing / test / programming / unit / tests / xunit / TDD by Mike
Internet Domains Reserved for TestingDomain names reserved for testing are found here at https://tools.ietf.org/html/rfc2606. One common one you can use is example.com, […] May 25, 2019 in Programming tagged example / development / URL / testing / domain / names by Mike
ProtractorProtractor is a testing framework that acts like a user. Protractor is built on top of WebDriverJS, which […] October 21, 2016 in JavaScript tagged Angular / testing / test by Mike