SitePoint
  • Blog
  • Forum
  • Library
  • Login
Join Premium
  1. Details
  2. Creator
  3. Content
  4. Reviews
  5. FAQ
Front-end Testing in Python: A Detailed Guide Cover

Front-end Testing in Python: A Detailed Guide

Created by

Shaumik Daityari

Published by

SitePoint

Last Updated

19 November 2019

Details

In this guide, we provide a step-by-step tutorial to perform front-end testing of web applications built with Python using Selenium, a free and open-source tool for building tests for web applications through existing browsers.

Description

Building robust tests for any software that you create is a necessity. If you build web applications with Python, you’ve probably wanted to build meticulous front-end tests to test the final outcome as it appears a browser.

In this guide, we provide a step-by-step tutorial to perform front-end testing of web applications built with Python using Selenium. Selenium is a free and open-source tool for building tests for web applications through existing browsers. Selenium allows you to write detailed tests, which involve multiple interactions with a website on a selected browser. In this guide, we’ll work with two browsers: Google Chrome and its headless version.

Creator

Shaumik Daityari avatar

Shaumik Daityari

Shaumik is an optimist, but one who carries an umbrella. He is currently pursuing his MBA at IIM Lucknow, after completing his M.Tech at IIT Roorkee. A co-founder of The Blog Bowl, he loves writing.
Shaumik Daityari avatar

Content

1
Preview

Reviews

Log in to write a review!

Frequently Asked Questions

Front-end Testing in Python: A Detailed Guide Cover

Front-end Testing in Python: A Detailed Guide

  • Unlimited access to this title and 600+ others in our library

  • New titles added frequently

  • Cancel anytime

Stuff we do

  • Premium
  • Newsletters
  • Forums

About

  • Our Story
  • Terms of use
  • Privacy Policy
  • Corporate Memberships

Contact

  • Contact us
  • FAQ
  • Publish your book with us
  • Write an article for us
  • Advertise

Connect

© 2000 – 2024 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.