Answer:
This is a commonly asked question in a job interview. Your answer should have these points:
► I believe that writing more tests will make me more productive, not less productive.
► I believe that tests should be done as soon as possible at the code unit level.
► I believe that using JUnit makes unit testing easier and faster.
► I believe that writing more tests will make me more productive, not less productive.
► I believe that tests should be done as soon as possible at the code unit level.
► I believe that using JUnit makes unit testing easier and faster.
Previous Question | Next Question |
Who Should Use JUnit, Developers or Testers? | How Do You Install JUnit? |