QA teams can be responsible for a variety of automated test types, including UI,
API, performance, and security tests. Many times, I see these automated tests in
a code repository that is separate from the application code repository.
Why is this a bad idea?##
1. Encourages waterfall behavior
In this