Maintained by: Parasoft
Where to get help: Parasoft Documentation, Parasoft Forums, or Parasoft Support and Technical Services
Parasoft Continuous Testing Platform provides a centralized server with web interface for all environment management, API testing and service virtualization activities. Multiple Parasoft SOAtest & Virtualize servers can register with a single Continuous Testing Platform to coordinate test environments across multiple teams.
Start the Continuous Testing Platform as a Docker daemon container and acquire a network license key.
$ docker run --name ctp -p 8080:8080 --env LICENSE_SERVER_URL=https://licenseserver:8443 --env LICENSE_SERVER_AUTH_ENABLED=false --env LICENSE_SERVER_USERNAME=admin --env LICENSE_SERVER_PASSWORD=admin --env USAGE_DATA=true -v CTP_DATADIR:/usr/local/parasoft/ctp/hsqldb -d parasoft/ctp:latest
true or false to opt-in or opt-out of sending anonymous usage data to ParasofttrueDocker Desktop is not supported. If you run the Parasoft CTP container in Docker Desktop, the Parasoft machineId will be 0.
Upgrading docker may result in the Parasoft machineId changing.
You need to view and agree to the Parasoft End User License Agreement (EULA) for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses. As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:47dbcbb6a…
Size
470.9 MB
Last updated
22 days ago
docker pull parasoft/ctp