Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 5
    You’re understaffed. The only real solution is to add more QA, have developers QA, and more automated testing (TDD,BDD,etc.) Commented Apr 3, 2019 at 10:19
  • 8
    Are you under any regulatory or contractual constraints that prevent your developers from carrying out some / certain types of QA activities? Commented Apr 3, 2019 at 10:38
  • 2
    "as testing has to be done on feature branches before merging to master" - why exactly? Commented Apr 3, 2019 at 11:40
  • 1
    related softwareengineering.stackexchange.com/questions/344498/… Commented Feb 16, 2021 at 13:47