Companies Home Search Profile

Learn Pytest in 100 Minutes :Unit Testing Framework 4 Python

Focused View

Testing World Infotech

1:35:33

8 View
  • 1 - Course Roadmap Must for everyone.mp4
    02:51
  • 2 - Python Setup on Windows Machine.mp4
    03:47
  • 3 - Setup Python Editor Pycharm.mp4
    03:51
  • 4 - Setup PIP Package Manager for Python.mp4
    02:52
  • 5 - Introduction to Pytest Unit Testing Framework for Python.mp4
    05:28
  • 6 - PytestLearning.zip
  • 6 - Write Test Case in Pytest format.mp4
    07:40
  • 7 - Write Multiple Test Cases and Execute testcases together.mp4
    08:18
  • 8 - Write Multiple Test Cases in a File Check Execution Options.mp4
    08:46
  • 9 - Skip Test Cases Execute test cases conditionally.mp4
    09:06
  • 10 - Grouping Test Cases Tagging and Execute using tags.mp4
    17:57
  • 11 - Assertions Compare Actual Result with Expected Result.mp4
    06:24
  • 12 - Fixtures Execute Code Before and After Test Case.mp4
    13:08
  • 13 - Reporting in Pytest.mp4
    05:25
  • Description


    Pytest basic functionality | Setup & Tear Down | Fixtures | Assertions | Grouping and Reporting

    What You'll Learn?


    • Detailed understanding of Pytest and all of its features & practical implementation
    • Ready to write functional or API Automation testcases using Pytest
    • Ready to implement Pytest Framework in Different Python Automation
    • Ready to face Pytest related interview Questions
    • Use pytest for different automation, practical implementation and reporting

    Who is this for?


  • Manual testers looking opportunity in Automation Testing with Python
  • Automation testers looking to Work on Python Automation
  • Automation tester wants to implement Pytest in any existing framework
  • Testers looking to learn Selenium Python or any automation using Python programing
  • What You Need to Know?


  • Should have basic understanding of Software Testing
  • Should have basic understanding of Unit Testing & Automation
  • Should have basic understand of Python Programming
  • Should have basic understanding of Functional or API automation using Python
  • More details


    Description

    PYTEST makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.

    pytest is a mature full-featured Python testing tool that helps you write better programs.   

    This course is a crash course which will make you job ready with practical exposed in quick time.

    Features

    Detailed info on failing assert statements

    Auto-discovery of test modules and functions

    Modular fixtures for managing small or parametrized long-lived test resources

    Can run unittest (including trial) and nose test suites out of the box

    Rich plugin architecture, with over 315+ external plugins and thriving community

    Course Coverage

    1.   Step by Step Installation Instructions

    2.   Introduction and Advantages of  Pytest.

    3.   How to write testcases using Pytest.

    4.   Adding Assertions to Test Cases.

    5.   Grouping of Test Cases using Tags

    6.   Standard format of Pytest formatted testcases

    7.   Reporting in Test Cases

    8.   Execution of groups using Tags

    9.  Realtime implementation of Pytest in Web Automation framework using Selenium & Python.

    10. Reporting integration with Pytest to generate advance level reporting.

    11.  Compare expected and actual result of testcases to define failed testcases.

    12. Realtime interview question (Theoretical and Practical implementation

    13. Setup related libraries, importance of libraries and its use.

    Features

    Auto-discovery of test  functions and modules

    Modular fixtures for managing small or parametrized long-lived test resources

    Rich plugin/ library architecture, with over hundreds external plugins and thriving community

    Who this course is for:

    • Manual testers looking opportunity in Automation Testing with Python
    • Automation testers looking to Work on Python Automation
    • Automation tester wants to implement Pytest in any existing framework
    • Testers looking to learn Selenium Python or any automation using Python programing

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Testing World Infotech
    Testing World Infotech
    Instructor's Courses
    We are a team of highly qualified, dedicated, experienced quality assurance working professionals. We are incorporated with the objective of bridging the gap between the requirements and demands in the areas of domain led software testing. We not only give in-depth theoretical concepts but also give practical knowledge on live projects.  Our Job Sharing system As we are group of working peoples, we have connection and information available from various companies about the vacancies that exists. We pick this information and we pass on to all our current and past students. Whenever a student joins our training program we add his or her email id to our JOB distribution list. Students get more than 50 JOB  emails everyday automatically in their inbox.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 13
    • duration 1:35:33
    • Release Date 2024/02/15

    Courses related to Python

    Courses related to Unit Testing