Debug menu is not working in Edit script page.
Hi,
i am completely new to this ANTS load test tool. After i installed a trail version, i recorded a script and when i went to edit script page and made few changes with the sleep time and then tried to debug it. Debug> start is not working . Does this happen only in trail version or even with the licensed tool? Please let me know.
Thanks,
Sireesha.
i am completely new to this ANTS load test tool. After i installed a trail version, i recorded a script and when i went to edit script page and made few changes with the sleep time and then tried to debug it. Debug> start is not working . Does this happen only in trail version or even with the licensed tool? Please let me know.
Thanks,
Sireesha.
Comments
Thanks for your post. What you have noticed is not part of a limitation on the trial. It just isn't possible to debug ANTS Load scripts. You may log the results of requests to the trace file using Me.LogToFile or Me.ReportWarning. The last one puts the tracing information into the test results and the former creates ANTSTraceLog.txt in the ANTS Load installation folder.