Log Extension
You can create customized functional tester logs in addition to the standard log formats: text, HTML, TestManager, Test and Performance Tools Platform (TPTP), and XML. You can use the customized logs to view your playback results.
- Extending a log
You can customize your log files by configuring the plug-ins to extend an extension point and writing a class that designs your log.- Deploy the extended log file
You can deploy your customized log file by exporting the plug-in in a format suitable for deployment.- Example: Creating a text log
The following example shows how to create a text-log output from an empty test script.
Related concepts
Managed logs and Rational TestManager
Related tasks
Related reference