Software Testing
Please rate the course
Source:
Category:
Language:
English
Duration:
04:50:02
Number of lessons:
53
Added date:
14/04/2024
Rating:
0.0
Course short description
In this course you will learn the skill required to test applications. When building software its very important to test your applications allowing to ship new features to your customers and ensuring that existing and new code are free from bugs as much as possible. In this course you will learn the following
- JUnit and Unit Testing
- Test Driven Development (TDD)
- Mocking and Mockito
- Assertion Libraries
- Integration Testing
- Testing external services
- Testing SQL Queries