Base Web Test Suite
The most simple test suite that directly works on the XLT API, aka the Basic Demo Test Suite.
XLT leverages the concept of a Test Suite as a structured framework for your testing efforts. It provides the foundation for designing and writing tests, allowing you to extend the core XLT capabilities with your own domain-specific API.
We provide a collection of open-source sample test suites on GitHub to serve as starting points for common use cases. You can use these as templates to accelerate your development. Below, we introduce our most popular test suites:
The most simple test suite that directly works on the XLT API, aka the Basic Demo Test Suite.
A comprehensive test suite that directly works on the XLT API, demonstrating most common use cases and possibilities. The grown-up sibling of the Basic Demo Test Suite.
This test suite demonstrates how to test REST services or simple request/response examples.
This test suite gives you testing via YAML definitions with barely any code needed.
WebDav can be tested with this test suite. It depends on a WebDav XLT-library.