Test Automation with Python: 2 Python for Testers

Test Automation with Python: 2 Python for Testers

3h 14mBeginner2021-05-17

Authors

HeadSpin University

HeadSpin University

Elearning Platform

Course details

This second course in the Test Automation with Python series focuses on writing code to automate software testing. As opposed to no-code tests where you record your actions in an app for later playback, writing code for automation gives you more flexibility in many cases, such as when a small change to the app causes the testing process to change. This course also explains the choice of Python as the programming language. While Java is probably the most popular language used with Selenium and Appium, it can lead to unnecessary complexity and confusion unless you know it well. Python, meanwhile, is powerful, simple, and expressive, and in some ways is more flexible in terms of executing UI test automation. This course walks you through the entire process, from installing Python, to writing your first script, all the way through completion, testing, and troubleshooting your code.

Skills covered

AppiumSeleniumSoftware TestingPythonEssential TrainingProgramming LanguagesOpen SourceSoftware Development

Concepts

Introduction

  • Python for testing

Python for Testers

  • Getting Python
  • Your first Python script
  • Variables and types
  • Functions and operators
  • Control flow
  • Classes
  • Imports and libraries
  • Exceptions and exception handling
  • Writing a Python test
80,000 Toman