Understanding Unit Testing in JAVA using Junit5 from Scratch Video#3 : Test-Driven Development(TDD)

Опубликовано: 21 Апрель 2020
на канале: AMR.SMART.SYSTEMS
41
6

Video 1 - https://www.youtube.com/watch?v=wQuwt...
Video 2 -    • Understanding Unit Testing in JAVA us...  
Details - https://86amruth.blogspot.com/2020/04...

#Video 3

1) Quick Recap of Cordinate2D Class.

2) Coverage report -Class Coverage, Method Coverage, and Line Coverage.

3) Understanding What is Test Driven Development(TDD).

4) How to make use of the unit testing if working in groups.

5) Effective Unit Testing, How a developer can think as tester ??

6) Improve your testing over and over again covering negative test cases.

7) Is Unit Tests really effective?