TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Google Compute Engine

    Score8.8 out of 10
    N/AGoogle Compute Engine is an infrastructure-as-a-service (IaaS) product from Google Cloud. It provides virtual machines with carbon-neutral infrastructure which run on the same data centers that Google itself uses.

    $0

    per month GB

    Selenium

    Score8.1 out of 10
    N/ASelenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.N/A
    Pricing
    Google Compute EngineSelenium
    Editions & Modules
    Preemptible Price - Predefined Memory
    0.000892 / GB
    Hour
    Three-year commitment price - Predefined Memory
    $0.001907 / GB
    Hour
    One-year commitment price - Predefined Memory
    $0.002669 / GB
    Hour
    On-demand price - Predefined Memory
    $0.004237 / GB
    Hour
    Preemptible Price - Predefined vCPUs
    0.006655 / vCPU
    Hour
    Three-year commitment price - Predefined vCPUS
    $0.014225 / CPU
    Hour
    One-year commitment price - Predefined vCPUS
    $0.019915 / vCPU
    Hour
    On-demand price - Predefined vCPUS
    $0.031611 / vCPU
    Hour
    No answers on this topic
    Offerings
    Pricing Offerings
    Google Compute EngineSelenium
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsPrices vary according to region (i.e US central, east, & west time zones). Google Compute Engine also offers a discounted rate for a 1 & 3 year commitment.—
    More Pricing Information
    Community Pulse
    Google Compute EngineSelenium
    Considered Both Products
    Google
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    98%
    Would buy again
    45 Answers
    100%
    Would buy again
    18 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    44 Answers
    100%
    Delivers good value for the price
    18 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    44 Answers
    94%
    Happy with the feature set
    17 Answers
    Lived up to sales and marketing promises
    91%
    Lived up to sales and marketing promises
    31 Answers
    100%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    93%
    Implementation went as expected
    41 Answers
    100%
    Implementation went as expected
    16 Answers
    Features
    Google Compute EngineSelenium
    Infrastructure-as-a-Service (IaaS)
    Comparison of Infrastructure-as-a-Service (IaaS) features of Google Compute Engine and Selenium
    Feature
    Google Compute Engine
    8.0
    65 Ratings
    3% below category average
    Selenium
    -
    Ratings
    Service-level Agreement (SLA) uptime8.125 Ratings00 Ratings
    Dynamic scaling7.860 Ratings00 Ratings
    Elastic load balancing9.353 Ratings00 Ratings
    Pre-configured templates9.562 Ratings00 Ratings
    Monitoring tools3.026 Ratings00 Ratings
    Pre-defined machine images9.464 Ratings00 Ratings
    Operating system support8.365 Ratings00 Ratings
    Security controls9.163 Ratings00 Ratings
    Automation7.92 Ratings00 Ratings
    Automation Testing
    Comparison of Automation Testing features of Google Compute Engine and Selenium
    Feature
    Google Compute Engine
    -
    Ratings
    Selenium
    10.0
    1 Ratings
    17% above category average
    Record and Automate00 Ratings10.01 Ratings
    Multi-Browser Testing00 Ratings10.01 Ratings
    Test Management00 Ratings10.01 Ratings
    Integrated Version Control00 Ratings10.01 Ratings
    Object Recognition00 Ratings10.01 Ratings
    Data-Driven Testing00 Ratings10.01 Ratings
    Testing Reports & Analytics00 Ratings10.01 Ratings
    Best Alternatives
    Google Compute EngineSelenium
    Small Businesses
    IBM Cloud Object Storage
    Score9 out of 10
    BrowserStack
    Score8.5 out of 10
    Medium-sized Companies
    IBM Cloud Bare Metal Servers
    Score8.7 out of 10
    BlazeMeter
    Score8 out of 10
    Enterprises
    SAP on IBM Cloud
    Score9 out of 10
    Tricentis Tosca
    Score8.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Google Compute EngineSelenium
    Likelihood to Recommend
    8.9
    (65 ratings)
    9.2
    (55 ratings)
    Likelihood to Renew
    6.9
    (3 ratings)
    9.2
    (6 ratings)
    Usability
    8.0
    (9 ratings)
    8.8
    (6 ratings)
    Availability
    9.6
    (28 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (28 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (10 ratings)
    8.3
    (11 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.0
    (3 ratings)
    Product Scalability
    7.3
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Google Compute EngineSelenium
    Likelihood to Recommend
    Google
    You can use Google Cloud Compute Engine as an option to configure your Gitlab, GitHub, and Azure DevOps self-hosted runners. This allows full control and management of your runners rather than using the default runners, which you cannot manage. Additionally, they can be used as a workspace, which you can provide to the employees, where they can test their workloads or use them as a local host and then deploy to the actual production-grade instance.
    Incentivized
    Read full review
    Open Source
    When you have to test the UI and how it behaves when certain actions are performed, you need something that can automate the browsers. This is where Selenium comes to the rescue. If you have to test APIs and not the frontend (UI), I would recommend going with other libraries that support HTTP Requests. Selenium is good only when you have no choice but to run the steps on a browser.
    Incentivized
    Read full review
    Pros
    Google
    • Scaling - whether it's traffic spikes or just steady growth, Google Compute Engine's auto-scaling makes sure we've got the compute power we need without any manual juggling acts
    • Load balancing - Keeping things smooth with that load balancing across multiple VMs, so our users don't have to deal with slow load times or downtime even when things get crazy busy
    • Customizability - Mix and match configs for CPU, RAM, storage and whatnot to suit our specific app needs
    Incentivized
    Read full review
    Open Source
    • For any web based UI automation, Selenium is the best tool out there to automate your tests.
    • It supports multiple coding languages like Java, Python, Ruby, C# etc.. to choose from.
    • There is a huge community of users and can get many answers on StackOverFlow.
    • It has lot of other plugins to make your tests even more efficient.
    Incentivized
    Read full review
    Cons
    Google
    • Built-in monitoring via Stackdriver is quite expensive for what it provides.
    • Initially provided quotas (ie. max compute units one can use) are very low and it took several requests to get an appropriate amount.
    • Support on GCE is limited to their knowledge base and forums. For more hands-on support provided by Google, you must pay for their Premium services.
    Incentivized
    Read full review
    Open Source
    • Selenium is pretty user-friendly but sometimes tests tend to flake out. I'd say roughly one out of twenty tests yields a false positive.
    • Selenium software cannot read images. This is a minor negative because a free plug-in is available from alternate sources.
    • Slowness may be a minor factor with Selenium, though this is an issue with basically any testing software since waiting on a site to execute JavaScript requires the browser to wait for a particular action.
    Incentivized
    Read full review
    Likelihood to Renew
    Google
    Its pretty good, easy and good performance. Also, interface is very good for starters compared to competitors. Infra as Code (IaC) using Terraform even added easiness for creation, management and deletion of compute Virtual Machines (VM). Overall, very good and very easy cloud based compute platform which simplified infrastructure, very much recommend.
    Incentivized
    Read full review
    Open Source
    We love this product mainly because of its high customization abilities and the ease of use. Moreover, its free and can be learned easily through online communities and videos. The tests are more consistent and reliable as compared to Manual tests. It has enabled us to test a large number of features all in one go, which would have impossible through manual tests. The reports generated at the end of the tests are really helpful for the QA and the development teams to get a fair view of the application.
    Incentivized
    Read full review
    Usability
    Google
    Having interacted with several cloud services, GCE stands out to me as more usable than most. The naming and locating of features is a little more intuitive than most I've interacted with, and hinting is also quite helpful. Getting staff up to speed has proven to be overall less painful than others.
    Incentivized
    Read full review
    Open Source
    For those who are unfamiliar with coding, there is a bit of a learning curve. There is plenty of helpful documentation and resources but it can take a little time to get the software up and running. Once you get the hang of how Selenium works, and what it can do, you realize how many things you can use it for, and how many processes you can automate.
    Incentivized
    Read full review
    Reliability and Availability
    Google
    Google Compute Engine works well for cloud project with lesser geographical audience. It sometimes gives error while everything is set up perfectly. We also keep on check any updates available because that's one reason of site getting down. Google Compute Engine is ultimately a top solution to build an app and publish it online within a few minutes
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Performance
    Google
    It works great all the time except for occasional issues, but overall, I am very happy with the performance. It delivers on the promise it makes and as per the SLAs provided. Networking is great with a premium network, and AZs are also widespread across geographies. Overall, it is a great infra item to have, which you can scale as you want.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    Google
    • The documentation needs to be better for intermediate users - There are first steps that one can easily follow, but after that, the documentation is often spotty or not in a form where one can follow the steps and accomplish the task. Also, the documentation and the product often go out of sync, where the commands from the documentation do not work with the current version of the product.
    • Google support was great and their presence on site was very helpful in dealing with various issues.
    Incentivized
    Read full review
    Open Source
    The Selenium app has a pretty fat community of users. For the problems we are experiencing, we are primarily receiving support from these communities. In addition, there is widespread service support. Instant support is given to the problems we experience when we need Online support. We and our team are happy to provide this support, especially before important deployment processes
    Read full review
    Implementation Rating
    Google
    No answers on this topic
    Open Source
    We did everything we needed to use it. Now we can execute our tests on different operational systems and browsers running few tests simultaneously. We also implemented Appium framework to execute our tests on mobile devices, such as iPhones, iPads, Android phones and tablets. We use SauceLabs for our test execution and Jenkins for continuous integration.
    Incentivized
    Read full review
    Alternatives Considered
    Google
    Google Compute Engine provides a one stop solution for all the complex features and the UI is better than Amazon's EC2 and Azure Machine Learning for ease of usability. It's always good to have an eco-system of products from Google as it's one of the most used search engine and IoT services provider, which helps with ease of integration and updates in the future.
    Incentivized
    Read full review
    Open Source
    At the time of adoption, there were not many other alternatives that were even close to being competitive when it comes to browser testing. As far as I know now to this day, there is still little competition to Selenium for what it does. Any other browser-based testing still utilises Selenium to interact with the browser.
    Incentivized
    Read full review
    Scalability
    Google
    It works really well with other Google Cloud services, making it easy to build scalable solutions across different teams and locations.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Return on Investment
    Google
    • With Google Compute we don't have the overhead of managing our own data centers reducing costs and reducing the staff needed to manage systems.
    • As I said earlier, Google's costs are ~1/2 of AWS, so we are able to see a ROI much faster.
    Incentivized
    Read full review
    Open Source
    • There hasn’t been a downside to using it yet other than we’ve got to update the programs we create for each change.
    • This has saved us hundreds of hours of manpower by allowing our automation engineer to rapid fire tests.
    • We are able to screenshot and save entire sites before and after launch with a program the automation engineer created
    • We can compare large volumes of data against data in excel docs with a program created using Selenium
    Incentivized
    Read full review
    ScreenShots

    Google Compute Engine Screenshots

    Screenshot of How to choose the right VM
With thousands of applications, each with different requirements, which VM is right for you?Screenshot of documentation, guides, and reference architectures
Migration Center is Google Cloud's unified migration platform with features like cloud spend estimation, asset discovery, and a variety of tooling for different migration scenarios.