Does automated testing reduce the technical debt in your team?
Kabue Charles

Kabue Charles @mckabue

About: Poet; Entrepreneur; Philosopher; Genius Lateral Thinker; Software Architect; Created Library.co.ke

Location:
Kenya
Joined:
Sep 27, 2017

Does automated testing reduce the technical debt in your team?

Publish Date: Sep 4 '19
3 3

I have observed that automated have contributed to reducing the technical debt in my projects by allowing new or junior developers to get set up quickly; from debugging, developing new features, fixing bugs to publishing the code to production, with little or no effort.

Whats your experience?
Alt Text

Comments 3 total

  • Paul Rumkin
    Paul RumkinSep 4, 2019

    For me tests don't reduce the debt itself but It reduce unexpected time loss. And thus make development management more predictable.

    • Kabue Charles
      Kabue CharlesSep 4, 2019

      true, a lot of time is saved... it however saves a lot more time for new devs

Add comment