Ghost Inspector
p/ghost-inspector
Brorser Testing, Website Testing, UI-testing
Justin Klemm
Ghost Inspector 2.0 β€” Automated browser testing made easy.
Featured
21
β€’

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.

Replies
Justin Klemm
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.
Justin Klemm
@kleneway Thanks Kevin!
Yann
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 πŸ‘πŸΌ
Justin Klemm
@troblous Thanks for the praise! Love having you as a customer, and keeping us on our toes via Twitter! πŸ˜‰
Justin Klemm
@rick_chen1 @troblous There's no better feeling than happy users!
Gerbz
Can this be used for cross browser testing? My only question and searched all over the site with no luck.
Justin Klemm
@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.
Chase Granberry
Been using Ghost Inspector for quite a while now ... great great product. +1
Justin Klemm
@chasers Thanks for the shoutout Chase! Hope you're doing well
Rodrigo Prior
It's great to see solutions like that. Hope it can fit on our needs here on Welearn. <3
Justin Klemm
@rodrigoprior Thanks Rodrigo! Feel free to try out our free tier and ping us if we can help with anything.
Caleb Winters
Congrats! It's great to see another iteration of this app. :)
Justin Klemm
@cmwinters Thanks Caleb!
Benjamin Christine
Fantastic product! Automating all kinds of things! We rely on it for a lot!
Justin Klemm
@benjieboo Thanks Benjamin, love having you guys on-board!
Luke Edward Ollett
very cool. i am not clear on why i would use this over phantomjs in my angularjs e2e tests?
Justin Klemm
@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.