Ghostwriter
A blog about QA and testing from the Ghost Inspector team. Subscribe to stay up to date with our latest posts!
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
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
10 Best CI/CD Tools in 2024
Modern development strategies require implementing a continuous integration and delivery/deployment (CI/CD) pipeline to consistently deliver high-quality software and updates. To achieve this, development teams must