Looking for some advice from people who have done this.
I'm not a big tester, and to be honest I haven't done anything in my personal projects. However I am now working for on a large legacy codebase and would like to introduce testing into it.
From the tutorials I have seen they all show you new projects or projects that have tests already in place. Mainly with a add function which is all well and good.
What I want to know is how would you start to introduce tests into a old large project with stuff all over the place.
What would you start with?
I'm not a big tester, and to be honest I haven't done anything in my personal projects. However I am now working for on a large legacy codebase and would like to introduce testing into it.
From the tutorials I have seen they all show you new projects or projects that have tests already in place. Mainly with a add function which is all well and good.
What I want to know is how would you start to introduce tests into a old large project with stuff all over the place.
What would you start with?