This reminds me of Dan Cederholm’s Bulletproof Web Design, which coincidentally inspired me to adapt the paradigm to component development earlier this week.<p><a href="https://www.abeautifulsite.net/posts/bulletproof-components/" rel="nofollow">https://www.abeautifulsite.net/posts/bulletproof-components/</a><p>Randomizing content is a great technique to test for this.
Had you run this on old IE versions, you'd have made a decent fuzzer! If this program ever tries to put a table inside a button it'd have found a couple of crashes for sure.
Love cleartax, maybe I'm a bit biased because it was founded by one of my alumnus (from IITG).<p>Always love seeing projects that indicate focus on code quality and better practices, esp. from Indian companies.<p>It shows that despite the general culture of doing more in less, frugality, etc; still someone was able to focus on doing something right and making it open source too!
This is similar to Chaos Engineering[0]<p>[0] <a href="https://en.wikipedia.org/wiki/Chaos_engineering" rel="nofollow">https://en.wikipedia.org/wiki/Chaos_engineering</a>