Which two concepts describe test-driven development? (Choose two.)
Answer : BE
Which task is performed because the test-driven development approach is being used?
Answer : C
Reference:
https://www.guru99.com/test-driven-development.html
What is the first development task in test-driven development?
Answer : B
Reference:
https://technologyconversations.com/2013/12/20/test-driven-development-tdd-example-walkthrough/
In test-driven development, what are two of the green bar patterns? (Choose two.)
Answer : CE
Reference:
https://www.cs.uic.edu/~i442/Patterns%20for%20TDD.pdf
In the test-driven development model, what is changed after a test fails?
Answer : C
Reference:
https://www.guru99.com/test-driven-development.html#:~:text=In%20simple%20terms%2C%20test%20cases,code%20simple%20and%20bug%
2Dfree