Which of the following statements about Test Driven Development (TDD) June 5, 2022 by Amish Rai ✪ Choose the correct option.Which of the following statements about Test Driven Development (TDD) is FALSE?A. TDD is a “test first” approach to develop reusable automated tests.B. The TDD cycle is continuously used until the software product is released.C. TDD helps to document the code for future maintenance efforts.D. The result of TDD are test classes used by the developer to develop test cases Submit Answer