Forum Discussion
I have tried the code as mentioned in the above link and it ges the status 200. I have never used this utility before .
Can we use the REST API code for Jira here ?
Thanks
Nishchal
You should be able to. That's my point... that you can call whatever API requests you want to within the OnLogError event handler. I'm leaving it up to you to write the code. But yes, you shoiuld be able to write the API code here... Different objects, possibly, but the code should be able to be used.
- nisgupta6 years agoValued Contributor
Ok,
Here is another thing
Our TestComplete script fails for many reasons for e.g.
Object properties change due to the change in application
application is down
Script itself has some errors
Is there a way we can identify the type of errors automatically so that we can assign to developers or QA person ?
Let me know if you need more details
Thanks
Nishchal
- tristaanogre6 years agoEsteemed Contributor
LogParams object in the OnLogError event handler contains the message text for the error being logged. You can parse out the text to look for certain patterns, keywords, etc.
Related Content
- 4 years ago
- 11 months ago
- 4 years ago
Recent Discussions
- 2 days ago