Ghost Inspector is an automated website testing and monitoring service. It allows you to easily record or create automated browser tests that check the functionality of your website, then run them continuously from the cloud to catch regressions.
We're excited to have Ghost Inspector back on Product Hunt after almost 3 years since we were first featured! We've iterated a ton since that time and recently capped it off with a large scale relaunch. What's new?
- Completely redesigned UI
- Huge capacity increases; 50+ parallel test concurrency
- Smarter screenshot comparison; Larger screen resolutions
- Data-driven testing based on spreadsheets
- Email checking and testing feature
- Advanced scheduling options
- Selenium import and export
- Integration with Slack, HipChat, PagerDuty and more
We continue to offer our "Free Forever" tier, so give the new Ghost Inspector a shot! I'm happy to answer questions or go into greater detail on our service in the comments.
Heavy user of GI, I can confirm the product is incredibly easy to use even for non-dev people. We rely on it for our full no-regression tests and we never had to complain so far π
On top of that, they reply fast on Twitter and implement features every month.
This comment may sound as if I worked for them: it's definitely not the case, I'm just a super happy client ππΌ
@gerbz Hey Greg, unfortunately, not yet. We are planning to expand our browser ecosystem in the future, but right now, we just offer Firefox and PhantomJS in Linux environments. We've focused initially on the general "smoke" testing of applications for bugs and regressions -- meaning things that break your application in general -- as opposed to cross browser testing for browser-specific bugs. We know that's definitely something people want though, and it's one of our big initiatives this year.
@luke_edward_ollett Thanks Luke! It's definitely a situational thing. If you've got local browser tests coded up in your repo using Protractor, Karma, etc. that can be a great approach, especially for fast local testing. I'd never advocate moving away from that.
In some cases, a project may not have that setup and/or someone without strong coding experience is tasked with testing. In those cases, Ghost Inspector tries to offer an easily solution for creating and managing tests -- along with some nice bonuses like video, screenshot comparison, alerts and more to help with the process. Some of our features can serve as a nice compliment to your own local tests, but of course, everyone should pick the tools and approaches that make sense for them.
Ghost Inspector