Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From this screen, you can also see the list of created issues based on the label you provided. You can also consult the detailed logs about the process.

Logging

A separate log file called "hpqc_log.log" is created. It is available in the "log" directory of your application data directory.

The logging level can be controlled by using the package "com.xpandit.raven" (which applies to all the classes of Xray) or "com.xpandit.raven.hpqcimport" in case you only want to control the logs related to the importation process.

Example of log:

No Format
2017-10-25 2017 13:30:28,050 INFO  - HP QC/ALM details, credentials, project domain and name are valid.
2017-10-25 2017 13:30:28,055 INFO  - --------------------------------------------------------------
2017-10-25 2017 13:31:00,124 INFO  - --------------------------------------------------------------
2017-10-25 2017 13:31:00,138 INFO  - Label "iteration1" will be associated to new issues created.
2017-10-25 2017 13:31:00,138 INFO  - --------------------------------------------------------------
2017-10-25 2017 13:32:02,861 INFO  - Exists 7 potential HP QC/ALM tests to be imported.
2017-10-25 2017 13:32:34,344 INFO  - --------------------------------------------------------------
2017-10-25 2017 13:32:34,344 INFO  - Starting to obtain tests from HP QC/ALM.
2017-10-25 2017 13:32:35,160 INFO  - Successfully obtained HP QC/ALM Test with id 1. It will be imported.
2017-10-25 2017 13:32:36,995 INFO  - Successfully obtained HP QC/ALM Test with id 4. It will be imported.
2017-10-25 2017 13:32:36,996 WARN  - HP QC/ALM Test with id 11 has Description blank.
2017-10-25 2017 13:32:37,116 WARN  - HP QC/ALM Test Parameter with id 7 in test with id 11 has Default Value blank.
2017-10-25 2017 13:32:37,247 WARN  - HP QC/ALM Design-Step 1 in test with id 1016 has Expected Result blank.
2017-10-25 2017 13:32:37,606 WARN  - HP QC/ALM Design-Step 4 in test with id 1017 has Expected Result blank.
2017-10-25 2017 13:32:37,725 INFO  - Successfully obtained HP QC/ALM Test with id 11. It will NOT be imported.
2017-10-25 2017 13:32:38,097 WARN  - HP QC/ALM Design-Step 1 in test with id 1015 has Description blank.
2017-10-25 2017 13:32:38,220 INFO  - Successfully obtained HP QC/ALM Test with id 12. It will NOT be imported.
2017-10-25 2017 13:32:39,817 INFO  - Successfully obtained HP QC/ALM Test with id 15. It will NOT be imported.
2017-10-25 2017 13:32:39,817 WARN  - HP QC/ALM Test with id 16 has Description blank.
2017-10-25 2017 13:32:40,173 INFO  - Successfully obtained HP QC/ALM Test with id 16. It will be imported.
2017-10-25 2017 13:32:40,291 INFO  - 3 HP QC/ALM Tests will be imported to project with key CALC.
2017-10-25 2017 13:32:40,291 INFO  - --------------------------------------------------------------
2017-10-25 2017 13:32:40,291 INFO  - Starting to import tests from HP QC/ALM into JIRA Issues.
2017-10-25 2017 13:32:42,437 INFO  - Finished importing 3 HP QC/ALM tests. 3 JIRA Issues created.
2017-10-25 2017 13:32:42,438 INFO  - Finished import with 0 errors and 1 warnings.
2017-10-25 2017 13:32:42,441 INFO  - Warnings:
2017-10-25 2017 13:32:42,441 INFO  - 1 - HP QC/ALM Test with id 16 has Description blank.