I am a QA personnel of a bank in my country. We have a lot of applications with legacy code that are really old and haven't been tested with white box process. Here, we also regularly got projects and changes to those code as requested by the business unit.
My team and I are planning to have a unit test for them by using JUnit. We know that it is hard to add test scripts for them, so what we want to do is to add the unit test for the new project/changes first.
But then, after a brief discussion with the developer team, they are unsure of the idea. So, I need your opinion and advice for this project.
Thank you very much