Test Automation with Python: 2 Python for Testers

Go to class
Write Review

Free Online Course: Test Automation with Python: 2 Python for Testers provided by LinkedIn Learning is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Test Automation with Python: 2 Python for Testers is taught by HeadSpin University.

Overview
  • Learn how to use Python to write automation code for software testing.

Syllabus
  • Introduction

    • Python for testing
    1. 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