A Hands on Introduction to Software Testing Reloaded - Part 3
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Dive into the third part of a comprehensive hands-on introduction to software testing in this EuroPython 2013 conference talk. Explore advanced topics such as unit testing, single behavior release, test files, and the challenges of testing complex systems. Learn about mocking libraries, including mock replay and mock method calling techniques. Examine various test cases and gain insights into the philosophy behind effective testing practices. Conclude with an overview of integration testing, equipping you with essential knowledge to enhance your software testing skills.
Syllabus
Intro
Unit testing
Single behavior release
Test files
Not easy to test
Mocking libraries
Mock replay
Mock method
CallingMock
Test Cases
Philosophy
Integration testing
Taught by
EuroPython Conference
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera