Build and Run the Applications in OpenROAD 6.2
After you have created all the applications in your 6.2 code repository, build and run them as follows:
2. Run the application’s principal threads to establish the validity of the test environment.
The application should run correctly in all major respects: navigation, database interaction, functionality. If it does not run correctly, your 6.2 development environment is probably incomplete; do not proceed until it is fully functional.
3. Run the application’s principal threads to determine if there are any issues.
You are unlikely to find any issues, but it is still important that this initial review of the application be reasonably comprehensive.
If you encounter any issues during the upgrade that are caused by differences between OpenROAD 6.0 and 6.2, contact Actian Support Services (http://supportservices.actian.com/support-services/support#contacts).
4. Identify and document issues, correcting them immediately where appropriate.
Whenever you encounter an issue, immediately establish in the OpenROAD 6.0 development environment whether it is a pre-existing issue and handle it accordingly.
5. Correct any remaining issues that this initial review identified.