Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Import of Test Results from SQL Lite Database to Create Issues in JIRA

Prashanth Kumar June 28, 2012

I have a SQL Lite Database containing the Test Results derived from test executions. Can Import the same into JIRA to create defects based on failed cases.

2 answers

0 votes
Bob Swift
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2012

JIRA Command Line Interface runFromSql can create issues by constructing a suitable query.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2012

Yes.

But you'll need to write some code to do it - scripting for one-off or regular loads, a plugin maybe for a direct connection (so Jira reads the database as it runs) or a plugin or application if you want to integrate the systems.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events