top of page
Search
Quick Tip: Unique Date/Time in a test file with JavaScript
Sometimes, you need to make a test file unique. Maybe duplicates get rejected! So why not use a timestamp and replace a placeholder in...
Paul Scholes
Jun 241 min read
Â
Â
Â
Bridging the Gap: Working Effectively with Customer Test Teams in Agile Development
Agile delivery depends on fast feedback and close collaboration. However, things can get complicated when a project involves an external...
Paul Scholes
Jun 193 min read
Â
Â
Â
Is the Test Pyramid Still Valid in Agile Development?
You've probably seen the test pyramid if you've worked in software testing for more than five minutes. It's the classic advice: Lots of...
Paul Scholes
Jun 172 min read
Â
Â
Â
How to Structure Graphql Tests in Playwright
Picture this: your frontend is hooked up to a sleek GraphQL API, and your end-to-end tests need to ensure that data flows correctly, not...
Paul Scholes
Jun 123 min read
Â
Â
Â
bottom of page