Ghostwriter
A blog about QA and testing from the Ghost Inspector team. Subscribe to stay up to date with our latest posts!

User Acceptance Testing (UAT) 101: A Guide for QA Testers
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

Guide to 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: 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

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

What is Regression Testing? Definition, tools and examples
Regression testing is an important practice in software development. It tests to ensure your application remains stable and reliable even as changes and updates are

What is QA Automation: Tools, Benefits, and Best Practices
Quality Assurance (QA) teams must run extensive tests to ensure that a website or application performs as intended before release. However, rather than manually running