Ghostwriter
A blog about QA and testing from the Ghost Inspector team. Subscribe to stay up to date with our latest posts!
What is End-to-End Testing? A Simple Tester Guide
End-to-end testing (E2E) is an important part of the software development process, serving as a comprehensive way to verify that applications and systems work properly
User Acceptance Testing (UAT) 101: Definition, Purpose, and Examples
You’re testing a user registration page on a website to ensure that new users are able to set up their account easily. You build a
The Quick QA Tester Guide to Using XPath Selectors [+ Free CSS to XPath Conversion Sheet]
Here’s a scenario: You’re a QA tester building automated tests for a new online email app. One test case requires you to confirm that the
Continuous Integration for WordPress: Best Practices for Testing and Deployment
While continuous integration is a common practice for most software development teams, the stateful nature of WordPress makes it more challenging to set up. For
The 7 Best UI Testing Tools for Testing Automation in 2024
Usability is critical for the success of any website or web application. To make sure your web-based project is bug-free, you need to run UI
CSS Selector Cheat Sheet: Smart Tips for Browser Automation Testing
“Change breaks the brittle.” — Jan Houtema I love this quote, though I’m not quite sure if “Jan Houtema” is a real person. It may
Regex Essentials: Validating HTML id Attributes
When we initially started building our test recorder, we needed a way to validate the id attributes being used on the page. We would sometimes capture
5 Post-Launch Steps to Make Your App Successful
This post originally appeared on the Build Blog by ThinkApps. View the original post by Runscope’s VP of Developer Relations, Neil Mansilla. So you’ve designed, built and launched your
Protect Your UI with WordPress Automated Testing
Many people don’t test their WordPress websites, and it’s a problem. While the core of WordPress is fairly well-tested by its creators, users, and the