Getting started with testing in HCL OneTest API

You can start using HCL OneTest API by completing the preliminary tasks such as creating and running a test, creating and running a stub, recording an HTTP proxy, and running a stub in a Docker container.

In Creating and running a test, you learn how to create and run a test with Swagger. In Creating and running a stub, you learn how to create and run a stub with WSDL. In Discovering, Recording, and Intercepting an HTTP proxy, you learn how to create stubs (virtual services) by observing the systems that already exist, when you do not have a service definition or an API definition file such as WSDL or Swagger. In Running a stub in a Docker container, you learn how to package a stub into a Docker image and run it in a Docker container.