-
Notifications
You must be signed in to change notification settings - Fork 5
Quick Start Guide
CA Service Virtualization as Code is available for installation from GitHub. You can clone the project or download the code directly from the SV as Code GitHub page.
-
Access the following URL: https://github.com/CA-DevTest/SV-as-Code.
This opens the SV as Code project page in GitHub.
-
Click Release.

-
Download the zip file for the latest release. You can also clone the project by clicking Clone or download on the main page.
-
Extract the downloaded sv_as_code_.zip file.
-
Add the .jar files in the lib directory as dependencies to your project classpath.
-
Add the svcode-*.jar files to your project classpath.
-
Add the following imports to your jUnit test class:
import static com.ca.svcode.protocols.http.fluent.HttpFluentInterface.*; import com.ca.svcode.engine.junit4.VirtualServerRule;
For code examples, see Code Library
For more information, to share ideas, or to raise issues, see the CA Service Virtualization/DevTest community page at the following URL: https://communities.ca.com/community/ca-devtest-community