automated testing Best Practices to Writing Tests That Can Run in Parallel This article will walk you through some of the best practices for parallel testing the experienced folks at Team Testery have learned (usually the hard way) in the last couple decades of getting large test suites to run at high levels of parallelization.
cypress.io Configure Tugboat to Run Cypress Tests on Testery Using Tugboat and Testery is one of the coolest, easiest, and fastest ways to run your E2E Cypress tests on every PR. Follow these four steps and in about 10 minutes, you'll have Cypress tests running in parallel and showing up on the PRs
cross browser testing Is It Time to Just Say No To Cross Browser Testing? Everyone is using the same browser anyway. According to StatCounter via Wikipedia, https://en.wikipedia.org/wiki/Usage_share_of_web_browsers, Chrome and Safari have 85% of the market
continuous testing 8 Steps to Migrate from Manual QA to Developer-led Automated Testing More and more software development shops are moving towards a model where developers are responsible for writing their own automated tests. There are many good reasons to move to developer-led
SpecFlow A CTO Guide to Scaling SpecFlow for Enterprises SpecFlow is a fantastic way for organizations to encourage collaboration in testing. The team-based approach to quality it encourages produces better quality software. But you know this. You're here because
How To How To Trigger a SpecFlow Testery Run from TeamCity Pre-requisites In order to run Testery tests using the method described below, you will need to install Python and the AWS CLI on your TeamCity build agents. Install Python (tested
Making the Business Case for Test Automation For starters, it's unfortunate we even have to do this. Test-driven development has been a best practice in modern software development for two decades now. Asking developers to build software without automated tests is like asking a carpenter to wait until the end of
Software Quality Quality Assurance Isn't Good Enough Does this sound familiar? A QA team member finds a bug. It's fairly high priority, but not a show stopper. He types up a bug report, includes a description of
Software Quality It's Time to Change How We Define Software Quality It's time we take software quality beyond the checklist. Real quality is an emotion your customer feels when he or she interacts with your products and services.