10

The boss wants to improve the QA by introducing GUI tests (partially non-automatic) instead of refactoring the legacy blob of application with unit and integration tests.

THIS WONT MAKE IT ANY BETTER

Comments
  • 0
    @kaqqao Sure any tests are better than no tests. But I rather refactor code and use unit tests than learning to create GUI tests for a legacy blob. I prefer a better and tested code than just a tested GUI as it will presumably be easier to amend it.

    But I don't want to estimate the work of the two choices.
Add Comment