nisgupta
6 years agoValued Contributor
TestComplete - Script Extensions and Plugin
I was going through the link as below for Script extensions and plugin
https://support.smartbear.com/testcomplete/docs/working-with/extending/index.html
Is it possible with this feature , can we export the log to bug tracking software like jira automatically whenever there is error ?
Thanks
Nishchal
Currently, as it is implemented, no. There is no RunTime object generated to allow uploading to Jira any tickets based upon logged errors.
However, the BEAUTY of the extensibility of TestComplete is that, if you want to make such a thing... you can.