Completed
- Introduction to selenium
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Software Testing Full Course 2022
Automatically move to the next video in the Classroom when playback concludes
- 1 - Agenda for the course
- 2 - What is testing?
- 3 - Why do we need testing?
- 4 - Software testing life cycle (STLC)
- 5 - Documentation testing in software testing
- 6 - Levels of testing in software testing
- 7 – What is manual testing
- 8 - Automation testing
- 9 - White box testing and its different types
- 10 - Black box testing and its different types
- 11 - Functional testing - Unit testing
- 12 - Integration testing
- 13 - System testing
- 14 - Non-functional testing - Performance testing
- 15 - Stress testing
- 16 - Load testing
- 17 - Regression testing
- 18 - Smoke testing
- 19 - Agile testing
- 20 - Acceptance testing
- 21 - Software testing tools
- 22 - Introduction to selenium
- 23 - Why is selenium using Python?
- 24 - Selenium suite of tools
- 25 - Selenium project using Python
- 26 - Pytest
- 27 - A very basic test steps and implementation
- 28 - Summary of the course