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

Build Your First Ghost Inspector Test in 4 Easy Steps
If you’re feeling intimidated about creating your first automated web test with Ghost Inspector, we’ve got you covered! In this article, we show you how

11 Most Asked Questions about Ghost Inspector’s API
How versatile is the Ghost Inspector API? We’re so glad you asked! With our API, you can easily integrate Ghost Inspector into your current software testing processes

What are the Benefits of Continous Integration (CI)?
Working in software development requires agility and speed. With competitive markets and constantly evolving user needs, organizations can’t afford to waste time on the development

CSS Selector Cheat Sheet for Automated Browser 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

What Is Integration Testing? Definition, Types, and Tools
Integration testing is the second step of the software development process, occurring after unit testing. Once all the different components have been designed and tested,

The Fool-Proof Guide to Retesting vs Regression Testing
Because retesting and regression testing have many similarities, it’s easy to get them mixed up. Both are software testing methods used to maintain the usability

9 Test Automation Best Practices to Start the Year Off Right
As we round the bend into 2025, here’s our best advice for maximizing your automation testing productivity and avoiding mistakes. Automated testing entails much more

Reduce Technical Debt Fast with Automated Web Testing
When it comes to developing and building websites and web applications, a certain amount of technical debt is expected. In fact, some even argue that

How to use Selenium IDE with Ghost Inspector: A Tutorial
Selenium IDE is a popular open-source tool for recording and running automated browser tests. You can use it to interact with a browser the way a human