I have exported my test suite and then reinstalled my repository. I then re imported the test suites into the same schema so that I can have all my test definitions again. But after a successfully noted import, the test definitions are still not listed for the suite. The name of the imported suite appears in the dashboard, but no test definitions.
Is there anyway of recovering the definitions? How are you suppose to back up test definitions and carry them over to a schema (either a different schema, or the same as first exported)?
You can only see the test def. for programs you own or can execute.
The test package owner is being set improperly on import, when using the defaults. This causes the test definition to be "invisible" in the test dashboard. There are two owners:
* owner of program being tested (tested code owner)
* owner of package used to test the user's program (test package owner)
They can be different when the test definition is originally created, but they can also be modified on import (you may move them to a different schema or instance, so the names change).
WORKAROUND 1:
I the export should still have the test definition information. Specifically set the owners on import instead of using the default. After importing, the tests should be listed as expected.
* owner of program being tested (tested code owner)
* owner of package used to test the user's program (test package owner)
STATUS:
Waiting for fix in a future version of Quest Code Tester for Oracle.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center