Hi, currently my organization is in the testing phase of migrating to COBOL 6 (CB6). We've got to the point of running all of our test data through the new version and corrected the errors found through that method. The next phase we'd like to do is execute the logic that hasn't been executed. This task is very daunting as we have programs older than myself and more numerous than the stars! /s ...Our goal is to try and trigger any NUMCHECK issues yet to be discovered by manually reading unexecuted code and creating test cases to now trigger that code. We are aware that doing this for every program and every unexecuted line is impossible, so that leads me to the following questions.
1) Is there a more efficient way to go about doing this?
2) How are other organizations handling the issue?
3) What are the realistic expectations of resolving all CB6 related issues?
Inuyasha4UandI