Test Automation Three Types of Tests to Automate - and Three Types to Skip There are many ways to create a test plan for a new project. These guidelines help teach you what to avoid to clear the path toward where you should focus.
Test Automation Test Your Form Inputs With Naughty Strings You never know what input users try to submit to your app. The Big List of Naughty Strings helps expose unexpected behavior and destructive actions.
TestCafe Get a Jump-Start on Your Testing With TestCafe and Docker TestCafe is simple to install, but needs some dependencies. If you can't or don't want to deal with it, leverage the power of Docker to run your test suite.
Test Automation Is MailHog Useful for Automated Email Testing? MailHog is a free, open-source email testing tool that can help you with automated email testing. How does it compare to similar paid solutions?
TestCafe 5 Ways TestCafe Helps Your Tests Run Fast End-to-end tests tend to be slower than other tests. Still, slow tests suck. Here are 5 tips to keep your tests fast if you're using TestCafe.
TestCafe Handle API Responses With Ease Using Mocks in TestCafe How can you test external services that you have no control over? Learn how to use mocks in TestCafe to build reliable tests when using third-party APIs.
TestCafe TestCafe Studio: Is It Better Than Writing Your Own Tests? How does TestCafe Studio fare when creating end-to-end tests for your web app without having to code? Find out in this introduction to the tool.
Test Automation A Real-World Example of an Automated Test Pipeline I've noticed most companies have automated testing pipelines for web applications that often follow a similar flow. Let's break down a real-world example.
TestCafe Test Your Website's Responsive Design With TestCafe Mobile Internet usage is on the rise. You need to ensure your website works no matter the screen size. TestCafe helps you automate these tests easily.
Test Automation Percy and TestCafe: Stop Letting Visual Bugs Slip by You Visual testing can be tedious and error-prone work. Learn how to easily automate visual testing with Percy and TestCafe.
TestCafe Make Your Website Accessible With axe and TestCafe Making websites accessible to people with disabilities is often omitted. Tools like axe and TestCafe can easily automate accessibility testing for you.
TestCafe Run Your Tests on the Cloud With TestCafe and BrowserStack TestCafe has excellent browser support for testing your web application. Learn how to combine TestCafe with BrowserStack to cover all your testing needs.
TestCafe Fix Your Flaky End-To-End Tests With Testing Library It's not uncommon for end-to-end tests to fail when the UI changes. Learn how to minimize the risk of failures in your tests with Testing Library.
TestCafe Email Testing Made Simple With TestCafe and Mailosaur Testing emails in a web application is often a tedious, error-prone manual process. Automate this testing easily and quickly using TestCafe and Mailosaur.
TestCafe How to Get Started with TestCafe TestCafe is a powerful tool for creating a robust end-to-end test suite for your web application. Learn how simple it is to start using this tool.
Tools Running End-To-End API Tests with CircleCI and APId Continuous integration will help keep your project running smoothly. Learn how to set up CircleCI to automatically run end-to-end tests for your project.
APIs Creating End-To-End API Tests Effortlessly with APId APId is a simple yet powerful tool for writing full end-to-end API tests. Learn how to use APId for your project.
Management 3 Ways to Successfully Transition Testers to Agile The transition to agile methodologies can be rough on testers. Here are a couple of ways to make the change easier.
People The Main Mistake Testers Make When Learning New Things These days, it's easy to pick up any new skill. But don't fall into the trap of staying stuck in "learning mode" forever.
People Sole Tester on your Team? Don't Worry If you find yourself as the lone tester on your team, there's no need to worry. You can turn it around to make it a great experience for you and your team.
Test Automation Will Automation Wipe Out Manual Testing Soon? With the recent improvements in automation testing, many manual testers are worrying about their jobs. Is it a valid concern?
Test Automation How Do You Know Test Automation Isn’t Working? (Part 5) Don't waste your time repeating your testing efforts. Build enough of your automation tests to boost trust, and cover the rest with manual testing.
Test Automation How Do You Know Test Automation Isn’t Working? (Part 4) We all want our tests to happily pass all the time. However, a bit of failure is a better path for our automation testing efforts.
Test Automation How Do You Know Test Automation Isn’t Working? (Part 3) If you need someone to run your automated tests, is it truly automated? There's no excuse to keep things that way.
Test Automation How Do You Know Test Automation Isn’t Working? (Part 2) Have you felt like others don't take your testing efforts seriously? Don't let your work disappear into the void and get your team to pay attention.