Python - Test Automation
Contents
- Course Overview
- Python Language
- Why Python ?
- History
- Python Releases
- Python Implementations
- Python 2 - Python 3
- Coding Style Guidelines
- Python Package Management
- Python Virtual Environment
- Python Development
- Tutorial 01
- Keywords
- Operators
- Basic Data Types
- Data Structures
- Control Structures
- Exceptions
- Built-in Functions
- Functions, Classes, Modules & Packages
- Tutorial 02
- Lambda Functions
- List Comprehensions
- Generators
- Decorators
- Data Classes
- Tutorial 03
- Python 3 Standard Library
- Python Test Frameworks
- Resources