read.heyglassy.coWhat makes a good testerOn Testing For Everyone, we talk a lot about why people should test their applications, but we haven’t talked about the testers themselves. Testing, like the wider programming world, has a semi-steep learning curve. Like most jobs in software develop...Oct 19, 2021·3 min read
read.heyglassy.coWhy you should use Jenkins for CI/CDJenkins is a widely used, industry-leading automation server that enables both startups and enterprise teams to create continuous integration and deployment (CI/CD) pipelines. CI/CD ensures the many changes made to code are tested and deployed to the...Oct 14, 2021·3 min read
read.heyglassy.coWhat, Why, and How to do Software TestingEvery day, new features and products are shipped into the world to eagerly awaiting users. Sometimes, they are adequately tested and won’t break, meaning happy customers and more profit! But, other times, they are shipped without proper testing, putt...Sep 2, 2021·5 min read