What is the application testing and debugging stage?
The application testing and debugging stage consists in the following two steps: a. Original test cases execution Input: An upgraded Visual Basic .NET application that can be compiled. Output: List of broken test cases and run-time bugs detected in the application. b. Fixing run-time errors Input: An upgraded Visual Basic .NET application that can be compiled. Output: An upgraded Visual Basic .NET application that can be correctly run.