Issue
Is it possible to export my test case as a PDF file?
Solution
PDF generation is not directly supported by
...
ecu.test. However, there are still a few indirect possibilities:
You can use one of the report templates (e.g. the HTML template) and then convert it via a pre-installed PDF printer
You can implement your own report generator
Best: Use our report management tool
TEST-GUIDEtest.guide. There you can export PDF without further implementation.
You can find more information about this topic in the TEST-GUIDE test.guide help document.