Send steps to reproduce, textbox from user

delphi package - automated exception handling
Post Reply
Z505
Posts: 4
Joined: Fri Sep 23, 2016 2:17 am

Send steps to reproduce, textbox from user

Post by Z505 »

Hi with EurekaLog product there is ability for the user to type in instructions for steps to reproduce as a textbox, then it gets sent by email or is uploaded to a webserver. I can't find this option in madExcept... I realize some people prefer to reproduce the bug themselves by looking at the stack calls, however sometimes it is nice for a user to enter in some steps to reproduce.

Does MadExcept have this feature or would you consider it? I am comparing products, jcldebug, madexcept, EurekaLog... before I buy. This is one thing I find Eureka Log has that I really want in MadExcept. Everything else is comparable between products..Thanks!
Z505
Posts: 4
Joined: Fri Sep 23, 2016 2:17 am

Re: Send steps to reproduce, textbox from user

Post by Z505 »

Sorry! Found it. "What were you doing when the error occurred"

Thanx.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Send steps to reproduce, textbox from user

Post by madshi »

FWIW, you can even create your own forms in the madExcept assistant creator to ask the user for more details.

These assistants are not using the VCL, because they have to be thread-safe, which the VCL is not.
Post Reply