Hi,
Though TestComplete provided integration with JIRA,we have to manually log defect for each failed item from Testcomplete.
As a work around currently i have created a DLL using JIRA REST API and integrated it with test complete to log a new defect in JIRA when a test item fails and also link it to required JIRA test case.(Plus add the logs)
Can we have a mechanism to automatically log bugs to JIRA,say a setting in Project properties with option "YES" or "NO" if we want to log the defects in JIRA for failed items when test suite stops.
If a test fails,rerun it and if it fails again log a defect in JIRA.
Regards,
Neha