This is all about splitting your code into small testable modules with each module having its own functionality and level of abstraction

Q & AThis is all about splitting your code into small testable modules with each module having its own functionality and level of abstraction
Admin Staff asked 4 years ago

This is all about splitting your code into small testable modules with each module having its own functionality and level of abstraction
a) E2E testing
b) Unit testing
c) Integration testing
d) None of the options

1 Answers
Admin Staff answered 4 years ago

b) Unit testing