QA Automation with Python

QA Automation with Python

Beginner Level מתחיל Duration 40 שעות עברית

This course takes you from beginner to expert in automation, covering Python programming from basics to advanced levels, web development with Flask, and browser automation with Selenium. Gain the skills to master automation challenges confidently.

₪890.00 רכישה

קורס זה כולל:

  • 40 שעות של תוכן מוקלט
  • 4 מסמכים
  • תרגילים ללא הגבלה שנוצרים בקליק

סילבוס & קורס

1 - Python fundamentals

  • 1 - Interpreter Compiler
  • 2 - Lexis Semantics Indenting
  • 3 - Installation
  • 4 - Data type
  • 5 - Boolean, Integer, Float and String
  • 6 - Variables Assignment
  • 7 - Escape Characters
  • 8 - User input
  • 9 - Integer
  • 10 - Numerical Methods
  • 11 - Numeric Operators
  • 12 - String Operators
  • 13 - Advanced Operators
  • 14 - Boolean Parameters
  • 15 - Round function
  • 16 - Input and Output Operators
  • 17 - Output Design
  • 18 - Variables Transformation
  • 19 - Simple Strings
  • 20 - Conditions
  • 21 - Conditions Combination
  • 22 - pass command
  • 23 - Loops
  • 24 - While loop
  • 25 - For Loop
  • 26 - For loop advanced
  • 27 - Nested loops
  • 28 - Lists
  • 29 - Tuples
  • 30 - Dictionaries
  • 31 - Functions
  • Python fundamentals notebook

2 - Python object oriented

  • 1 - Python obhect oriented - part 1
  • 2 - Python object oriented - part 2
  • 1 - Python advanced presentation

3 - Flask web development

  • 1 Flask introduction - part 1
  • 2 - Flask introduction- part 2
  • 3 - Flask with SQLITE database - part 1
  • 4 - Flask with SQLITE database - part 2
  • 5 - Flask SQLALCHEMY - part 1
  • 6 - Flask SQLALCHEMY - part 2
  • 1 - web development presentation
  • 2 - web development presentation

4 - Selenium with Python

  • 1 - Introduction to Automation
  • 2 - First Selenium code with Python
  • 3 - Browser control with Selenium
  • 4 - Automate interactive elements
  • 5 - Practical automation example
  • 6 - Automation waits part 1
  • 7 - Automation waits part 2
  • 8 - Advanced elements
  • 9 - Pytest