You can export a test project from
a workspace and import it into another workspace.
About this task
If you export test assets to an archive file and then import them
to another project, ensure that both project names are the same. Otherwise,
you might not be able to locate your imported test assets.
What to do next
If you encounter errors after importing
a test project or when using an existing workspace with a new version of the
product, you might need to delete .java files from the
src folder
in the workspace:
- Click to open the Resource perspective.
- In the Navigator window, expand the test project
folder, and locate the src folder.
- Delete all .java files in the src folder, except
for those that contain custom code.
- Return to your test perspective: Click , and select Performance
Test (or Service Test, if you are using
Rational Service Tester).