Apply advanced testing for your Django web application
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this 1-hour long project-based course, you will learn some of the advanced features of Django testing framework. For a given sample Django project, you will learn how to feed the testing database with data using fixtures. You will use different methods to customize the project-wide settings during a test. You will learn how to test form submission, and understand how to test the response object for strings. In particular, you will use the Beautiful Soup python library to test the response object for the presence of HTML tags. Finally, you will learn how to instruct Django to skip tests.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Project Overview
- Django comes with a rich toolkit for testing your web applications, and this project will teach you some of the advanced features of this toolkit. For a given sample Django project, you will learn how to feed the testing database with data using fixtures. You will use different methods to customize the project-wide settings during a test. You will learn how to test form submission, and understand how to test the response object for strings. In particular, you will use the Beautiful Soup python library to test the response object for the presence of HTML tags. Finally, you will learn how to instruct Django to skip tests.
Taught by
Sherif A. Tawfik Abbas
Related Courses
API Testing a real web application via PostmanCoursera Project Network via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Advanced JMeter
LinkedIn Learning JMeter: Performance and Load Testing
LinkedIn Learning Master XPath, Css Selector, and Other Locators in Selenium
Coursera Project Network via Coursera