This example will demonstrate moskito's ability to record a use case on the fly and produce a call tree for any call along all monitoring points by simple means. In the web interface the recording is triggered by simply adding two parameters to and url.



By clicking the submit button the fibonacci number of the given order (max 20) will be calculated with by recursion, and the complete call tree of the calculation will be saved under the name fibonacci-3 in the UseCase section.



Order:   values between 0 and 20 are valid.