Do you have experience in TDD. What are TDD steps (test, code, REFACTOR)
Your experience with different unit testing libraries (Junit, TestNG, Spock, etc.)
What is mocking? Have you used any mocking frameworks?
Describe sime advanced Junit featrues (@DataPoint, @Theory, @Rule, @RunWith, @Category, @Parameters)
What libraries that help to write unit tests have you used (Hamcrest, AssertJ, JUnitParams, XmlUnit, etc.)
Describe different types of automated testing and your experience with the
Do you know BDD, how it differs from TDD