Skip to content
chinni2487 edited this page May 15, 2019 · 5 revisions

Welcome to the CA Service Virtualization As Code wiki!

CA Service Virtualization As Code (CA SV-as-Code) provides simple Java annotations that can be used in your JUnit Tests to deploy Virtual Services before starting your test. The scope of annotations is test methods.

This java annotation helps to embed your Virtual Services in your source code. This approach makes your application ready for Continous Integration testing by removing the system and data constraints with CA Service Virtualization. Your tests become more reliable, repeatable and automated.

With this approach, using CA Virtual Services from your Continuous Integration platform becomes native.

See the Quick Start Guide to install and setup CA Service Virtualization As Code (CA SV-as-Code).

Getting Started

Code Library

Core Functionality

Version 1.4.0

Annotation DevTestVirtualServiceV3

Version 1.3.2

Acknowledgments

Clone this wiki locally