417
VTS (Virtual Table Server) is a web-based application that works with Vuser scripts. VTS offers an alternative to standard VuGen parameterization.
Ubuntu 20.04 is the base image which helps you deploy a VTS container on Linux distributions.
docker run -d
-p <your http port>:8080
-p <your https port>:8443
performancetesting/microfocus_vts_linux_ubuntu:latest
docker run -d
-p <your http port>:8080
-p <your https port>:8443
-v <your path of configure.json>:/opt/MF/MF_VTS/web/configure.json
performancetesting/microfocus_vts_linux_ubuntu:latest
Run VTS in a Docker container Guide: https://admhelp.microfocus.com/vugen/en/2022-2022-r2/help/WebHelp/Content/VTS/configure-docker-for-VTS.htm
VTS configuration Guide: https://admhelp.microfocus.com/vugen/en/2022-2022-r2/help/WebHelp/Content/VTS/c_configure_SPS.htm
Content type
Image
Digest
sha256:ef67ccf5b…
Size
118.3 MB
Last updated
about 3 years ago
docker pull performancetesting/microfocus_vts_linux_ubuntu:23.01