Forum Discussion

nisgupta's avatar
nisgupta
Valued Contributor
5 years ago
Solved

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.

4 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    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.