|
- Select .
- In the Import window, select ;
then click Next.
- Select the Select archive file option;
then click Browse.
- Navigate to the location of the StorefrontTestAssets.zip file
or your own test bucket that you want to import.
- Select the file and click Open. The test
bucket projects in the file will be displayed.
- Select the test bucket project you want to import and click Finish.
The test bucket project is imported into your workspace.
- If this test bucket is from the StorefrontTestAssets.zip file,
you do not need to complete any further steps. If this is your own
test bucket, you must link the StoreTestHarness and WCHTTPClient projects
(such as the Storefront Test Automation Engine) to the newly imported
test bucket.
- Right-click the newly imported test bucket project and select Properties.
- Select Java Build Path from the menu.
- Select the Projects tab and click Add.
- Select StoreTestHarness and WCHTTPClient from
the list and click OK.
- Click OK to close the Properties window.
|