user manual

SilkPerformer Java Explorer User Guide 97
7
Chapter 7 Exporting Projects
What you will learn This chapter contains the following sections:
Overview
Once you’ve defined your test scenario you can either continue running tests in
Java Explorer or you can export the underlying test code to the following
environments:
SilkPerformer Java Framework Project
Exporting to SilkPerformer allows you to run load tests based on the
scenario you have defined in Java Explorer.
JUnit Test Case
Exported JUnit test cases can be directly executed with the JUnit Run
Test Suite.
Standalone Console Application
You can run the test scenario as a standalone application (independent of
Java Explorer) or you can use it to record Web traffic with
SilkPerformer.
Procedure To export a Java Explorer project:
1 Go to Java Explorer’s Export menu and select the required export type
(see the following sections for details regarding available export types).
Section Page
Overview 97
SilkPerformer Java Projects 98
JUnit Test Cases 99
Standalone Console Applications 101