This course is the final course in a series that aims to prepare you for a role working as a programmer. In this course we will look at several automation concepts in DevOps with Python. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.
Web Scraping, Containerization, Scripting, Software Testing, Development Testing, Test Automation, Integration Testing, DevOps, Docker (Software), Unit Testing, Package and Software Management, CI/CD, Python Programming
Reviews
3.9 (59 ratings)
5 stars
52.54%
4 stars
18.64%
3 stars
10.16%
2 stars
6.77%
1 star
11.86%
From the lesson
Testing
In this module, we look at how to utilize Python for Testing. We will discuss automated and manual testing. We will discuss unit tests and integration testing. We will conclude with a look at writing unit tests.