Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 818835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:12:41+00:00 2026-05-15T02:12:41+00:00

We have a considerable code base with relatively high test coverage for pages/forms, all

  • 0

We have a considerable code base with relatively high test coverage for pages/forms, all via vanilla POST/GET.

Now, we are find ourselves moving more into the ‘ajaxy’ space, and it’s not quite possible to test with GET/POST complete scenarios like user registration, or an item creation, as they involve lots of JavaScript/Ajax calls.

While things like that are the most likely candidates for testing with Selenium, I wonder should we adopt the Selenium testing across the board, leaving the old-school POST/GET tests altogether?

Advantages of Selenium adoption seems to be too good – ability to run pretty much same GET/POST tests but across the range of browsers.

Or am I missing something in my pursuit of cool and trendy stuff and ditching the old proven POST/GET tests?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T02:12:42+00:00Added an answer on May 15, 2026 at 2:12 am

    There’s advantages and disadvantages of both approaches, so my recommendation would be to use both.

    Selenium launches an actual browser and simulates a user interacting with your web application, which can be great if you’re testing Ajax features. It can verify that elements are visible and interact with them just as a user would. Another killer feature is the ability to take screenshots through Selenium, which can be incredibly useful when investigating failures.

    Unfortunately launching a browser and navigating to a specific page/state in your application can be slow, and you’d need a lot of hardware if you wanted to test concurrent users (load testing) with Selenium.

    If you just want to test that your server responds with a HTTP 200 for certain actions, or load test your applications, or that the response contains certain values then basic POST/GET would be more suitable.

    If you do decide to go with a pure Selenium approach to testing I would recommend looking into using Selenium Grid or a cloud based service, as running lots of tests through Selenium can be quite time consuming.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 532k
  • Answers 532k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer It's better to use parameterized sql queries, instead of building… May 17, 2026 at 12:12 am
  • Editorial Team
    Editorial Team added an answer I think Adapter isn't a good place to add list… May 17, 2026 at 12:12 am
  • Editorial Team
    Editorial Team added an answer Look for REDIRECT_URL or REDIRECT_STATUS in the $_SERVER global. mod_rewrite… May 17, 2026 at 12:12 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Theres are couple of places in my code base where the same operation is
query level: beginner As part of a learning exercise I have written code that
This is for the swing experts out there. I have spent considerable time on
I have a Visual Studio C++ based program that uses pre-compiled headers ( stdafx.h
I am refurbishing a big CMS that I have been working on for quite
We have an open source media center plug-in. At the moment its download size
Modern processors use all sorts of tricks to bridge the gap between the large
What programming languages are a good choice for High Integrity Systems? An example of
I have a multi-threaded application build in C# using VS2010 Professional. It's quite a
I'm running this scala code on a 32-bit quad-core Core2 system: def job(i:Int,s:Int):Long =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.