See a Demonstration of the CS Test Tool
With the CS Test Tool, you can test a context sensitive WebHelp project that has been implemented and compiled with the map file created in RoboHelp. The process involves creating and/or importing a map file into the project, creating and mapping Topic ID and Map numbers to individual topics in the project, compiling the project and then running the testing tool.
When you run the test tool, you have the choice of testing two of the four available APIs:
HH_DISPLAY_TOC. This API displays the complete WebHelp system and opens the "project.htm" file into the Table of Contents tab. You can also open the project into a custom help window defined in the WebHelp project. If no window is specified, a pre-configured window is generated and displays the topic.
HH_HELP_CONTEXT. This API displays an individual topic from the WebHelp project. To test a topic, open the "project.htm" file from a generate WebHelp output, type in a map number assigned to a context sensitive help topic, and click Show Help.