iSQI CTFL-AT Question Answer
Consider an Agile team using a development practice with these steps:
Write a failing test for a small piece of code
Make the test pass by implementing minimal code
Refactor the code
Repeat the process with additional small functionality
Which one of the following testing quadrants would the tests produced with this practice be part of?