Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Overview

Level 1 quality means All statements of the source code translate into target code statements with and the resulting code meets generally accepted standards of well-formed syntax on the target platform. The resulting target projects are complete and well-formed and they load cleanly in the Visual Studio .NET IDE for further development.

Level 1 is also known as Translation-Complete (aka "alpha translations").

Standard Translation Test

The Standard Translation Test verifies that the migration environment is at level 0 and the source codebase can be processed by gmBasic:

...


An alternative means of identifying translation problems is to run the Translation Logs report.

Deployment Test

The Deployment Test verifies that the translation was properly deployed:

...