What is Ghost Inspector?
It lets you create and manage UI tests that check specific functionality in your website or application. We execute these automated browser tests continuously from the cloud and alert you if anything breaks.
Ghost Inspector is a tool in the In-Browser Testing category of a tech stack.
Ghost Inspector is an open source tool with GitHub stars and GitHub forks. Here’s a link to Ghost Inspector's open source repository on GitHub
Who uses Ghost Inspector?
Companies
24 companies reportedly use Ghost Inspector in their tech stacks, including FISPAN, POP is putting People on Productions, and AppsFlyer.
Developers
35 developers on StackShare have stated that they use Ghost Inspector.
Ghost Inspector Integrations
GitHub, Slack, Jenkins, Heroku, and Travis CI are some of the popular tools that integrate with Ghost Inspector. Here's a list of all 12 tools that integrate with Ghost Inspector.
Pros of Ghost Inspector
3
3
3
2
2
1
1
1
1
1
1
1
1
1
0
0
0
Decisions about Ghost Inspector
Here are some stack decisions, common use cases and reviews by companies and developers who chose Ghost Inspector in their tech stack.
Chris Slater
QA Manager at Agency · | 3 upvotes · 28.8K views
Hi there, what tool would you recommend for screenshot comparison tool for Drupal sites? I'm leaning towards Percy as it does everything we need (i.e screenshot comparison only), but want to make sure I make the right choice and don't miss out on anything by choosing it over Ghost Inspector.
Ghost Inspector's Features
- Automated browser testing from the cloud
- Chrome extension for test recording
- GUI editor for test building and editing
- Screenshot comparison for catching display issues
- API for integration into your CI setup
- Selenium test export option
Ghost Inspector Alternatives & Comparisons
What are some alternatives to Ghost Inspector?
BrowserStack
BrowserStack is a leading software testing platform for developers to comprehensively test their websites and mobile applications across 2,000+ real browsers and devices in a single cloud platform—and at scale.
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.
Jest
Jest provides you with multiple layers on top of Jasmine.
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.