krupa_luke
12 years agoOccasional Contributor
Getting Call Stack Information during execution?
Hello,
In case of failure, is it possible to get call stack information and use it before test execution stops from log object or some other? I know I can find it in testComplete's log, but is it possible to get it and store it for instance into some variable before test execution stops?
With testComplete I am generating my own html report and if some error occurs I wish to store all vital information via Events into this report, especially script rows on which script failed.
Is there any way how to obtain it?
Thanks!!
In case of failure, is it possible to get call stack information and use it before test execution stops from log object or some other? I know I can find it in testComplete's log, but is it possible to get it and store it for instance into some variable before test execution stops?
With testComplete I am generating my own html report and if some error occurs I wish to store all vital information via Events into this report, especially script rows on which script failed.
Is there any way how to obtain it?
Thanks!!