Menu

#5 Move active templates to app being monitored

open
nobody
None
5
2008-06-13
2008-06-13
Anonymous
No

Instead of calls to the web app for each method have active templates pushed to the app being monitored and move the stack trace matching algorithm there. Stack traces would be constructed, matched to templates, and exceptions injected completely in the TraceServer and reported to the web app only when the trace is complete. This will significantly reduce overhead and if the scripting feature is implemented would allow exceptions to be injected without the web app being connected at all. This would be great for use with functional testing frameworks like Selenium.

Discussion


Log in to post a comment.