Need advice about which tool to choose?Ask the StackShare community!
Ghost Inspector vs Selenium: What are the differences?
What is Ghost Inspector? Automated website testing. Record yourself browsing once. Replay it continuously from the cloud. Ghost Inspector 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.
What is Selenium? Web Browser Automation. 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.
Ghost Inspector can be classified as a tool in the "In-Browser Testing" category, while Selenium is grouped under "Browser Testing".
"Simple test editor" is the primary reason why developers consider Ghost Inspector over the competitors, whereas "Automates browsers" was stated as the key factor in picking Selenium.
Selenium is an open source tool with 14.7K GitHub stars and 4.92K GitHub forks. Here's a link to Selenium's open source repository on GitHub.
I chose WebdriverIO and Appium to implement a E2E tests solution on a native mobile app. WebdriverIO goes well beyond just implementing the Selenium / Appium protocol and allows to run tests in parallel out of the box. Appium has the big advantage of supporting iOS and Android platforms, so the test codebase and tools are exactly the same, which greatly reduces the learning curve and implementation time.
For our digital QA organization to support a complex hybrid monolith/microservice architecture, our team took on the lofty goal of building out a commonized UI test automation framework. One of the primary requisites included a technical minimalist threshold such that an engineer or analyst with fundamental knowledge of JavaScript could automate their tests with greater ease. Just to list a few: - Nightwatchjs - Selenium - Cucumber - GitHub - Go.CD - Docker - ExpressJS - React - PostgreSQL
With this structure, we're able to combine the automation efforts of each team member into a centralized repository while also providing new relevant metrics to business owners.
Pros of Ghost Inspector
- No code required3
- Runscope integration3
- Simple test editor3
- Screenshot comparison2
- Videos of every test run2
- Primarily focus on functional testing1
- Easy to use API enables remote control1
- Data-Driven testing1
- Minimal effort to migrate to another tool like Selenium1
- Partials and Variables enable fast test creation1
- 30-40 in-parallel tests for cheap1
- Detailed Documentation1
- Supports end to end testing with Runscope1
- Extensive Integrations available1
- Scheduling tests0
- Licensed but cheaper compared to other tools0
- Email notification and Alerts0
Pros of Selenium
- Automates browsers177
- Testing154
- Essential tool for running test automation101
- Record-Playback24
- Remote Control24
- Data crawling8
- Supports end to end testing7
- Easy set up6
- Functional testing6
- The Most flexible monitoring system4
- End to End Testing3
- Easy to integrate with build tools3
- Comparing the performance selenium is faster than jasm2
- Record and playback2
- Compatible with Python2
- Easy to scale2
- Integration Tests2
- Integrated into Selenium-Jupiter framework0
Sign up to add or upvote prosMake informed product decisions
Cons of Ghost Inspector
- Support Cross-device testing (device, web)1
- Load & Performance testing0
- Flash Support inside browser0
Cons of Selenium
- Flaky tests8
- Slow as needs to make browser (even with no gui)4
- Update browser drivers2