Description
In this course, you will :
- An understanding of feature testing
- An understanding of testing and its importance in building robust applications
- An understanding of the importance of request tests and how to write them
- The ability to write unit tests to cover edge cases
Syllabus :
- Before We Start
- The Why Behind Testing
- The How Behind Testing
- Planning
- The Feature Layer
- The Request Layer
- The Unit Layer