A manual testing process of an application written in Java is to be automated using JUnit and some custom built framework. (I am not talking of unit testing but a regression testing)
how feasible is this? Is this a common practice?
My next question depends on response of this.
how feasible is this? Is this a common practice?
My next question depends on response of this.