Test-Driven Development in Django
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build Django applications using test-driven development.
Syllabus
Introduction
- Why test-driven development (TDD) is important
- What you should know
- TDD philosophy and project overview
- Functional vs. unit tests
- Writing a test in Selenium
- Passing your first test
- The Django testing framework
- Expanding your tests
- Writing a unit test
- Testing page data
- Hash testing
- Writing a test for user input
- Saving your model
- Testing a POST request
- Passing the test
- User input with functional tests
- Waiting
- AJAX
- Testing and deployment
- TDD vs. test after
- Next steps
Taught by
Nick Walter
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera