| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Refactoring is not one of the stages of TDD

Correct Answer is : FALSE

2. TDD required a developer to write the test cases before writing the actual production code.

Correct Answer is : TRUE

3. TDD is basicaly Unit Testing

Correct Answer is : FALSE

4. TDD can help a developer improve his initial design of a method by forcing him to come up with situations in which the test case can fail

Correct Answer is : TRUE

5. TDD doesnot help in detection of bugs at an early developmental stages of SDLC.

Correct Answer is : FALSE