Is it possible to log defects automatically into JIRA using selenium? If yes then how do we approach it? is there a pluggin or a code that could help resolving this issue?
Hello @[deleted]
Welcome to the community.
You can use Jira's API to create issues from selenium test cases, please see the link below
Possible duplicate - https://stackoverflow.com/questions/16827989/how-to-report-failed-testcase-in-jira-using-automation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.