{"id":18608,"date":"2023-01-12T00:13:41","date_gmt":"2023-01-12T00:13:41","guid":{"rendered":"https:\/\/44.225.35.201\/testrail\/docs\/801\/integrate\/requirements-and-defects-integrations\/available-integrations\/integrate-with-axosoft\/"},"modified":"2023-09-14T13:18:07","modified_gmt":"2023-09-14T04:18:07","slug":"axosoft","status":"publish","type":"page","link":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/integration-guide\/requirements-and-defects-integrations\/available-integrations\/axosoft\/","title":{"rendered":"Integrate with Axosoft"},"content":{"rendered":"<p>This topic explains how to integrate TestRail with Axosoft (previously named OnTime). There are currently four ways to integrate TestRail with Axosoft, namely:<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Using defect URLs\u00a0to link test results to Axosoft<\/li>\n<li>Using\u00a0reference URLs\u00a0to link test cases to Axosoft<\/li>\n<li>Using the\u00a0defect plugin\u00a0for Axosoft to push and look up Axosoft tickets<\/li>\n<li>Using the reference plugin for Axosoft to look up Axosoft issues in the References field of TestRail entities such as test cases, test runs, and milestones<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>You don\u2019t have to use all listed integration options and you can mix and match the integration with other tools. Configuring the integration usually only takes a few minutes and this guide explains how to configure the integration and how it works.<\/p>\n<h2><span style=\"color: revert; font-size: revert; font-weight: revert;\">Defect URLs<\/span><\/h2>\n<p>The defect URLs are used to let TestRail know how to access your Axosoft instance. Once the URLs have been configured, a new\u00a0<strong>Add\u00a0<\/strong>link appears next to the Defects field in the\u00a0<strong>Add Test Result<\/strong> dialog. This link allows you to jump to Axosoft\u2019s web form to report a new work item. Additionally, entered case IDs are linked to your Axosoft instance to make it easier to track the status of your cases.<\/p>\n<p><a href=\"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-content\/uploads\/2021\/01\/ontime-add.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-content\/uploads\/2021\/01\/ontime-add.png\" alt=\"\" width=\"600\" height=\"317\" class=\"aligncenter wp-image-8 size-full\" srcset=\"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-content\/uploads\/2021\/01\/ontime-add.png 600w, https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-content\/uploads\/2021\/01\/ontime-add-480x254.png 480w\" sizes=\"auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" \/><\/a><\/p>\n<p>To configure Axosoft\u2019s URLs in TestRail, select <strong>Administration &gt; Integration<\/strong>. You can alternatively enter separate bug tracker URLs for each project under\u00a0<strong>Administration &gt; Projects<\/strong>.<\/p>\n<p>Use the following example URLs to configure the addresses:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">Axosoft (Hosted)\nDefect View Url: https:\/\/name.axosoft.com\/viewitem.aspx?id=%id%&amp;type=features\nDefect Add Url:  https:\/\/name.axosoft.com\/edititem.aspx?type=features\n\nOnTime 2011 or later\nDefect View Url: http:\/\/your-server\/viewitem.aspx?id=%id%&amp;type=defects\nDefect Add Url:  http:\/\/your-server\/edititem.aspx?type=defects\n\nOnTime 2009 or earlier\nDefect View Url: http:\/\/your-server\/defects\/viewdefect.aspx?defectid=%id%\nDefect Add Url:  http:\/\/your-server\/defects\/addeditdefect.aspx\n\nDesktop client*\nDefect View Url: https:\/\/store.axosoft.com\/keyserver\/viewitem.aspx?t=0&amp;i=%id%\n\nDesktop client alternative\nDefect View Url: ontime:\/\/0_%id%<\/pre>\n<p class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">* Desktop client: OnTime\u2019s desktop client uses a special protocol handler (ontime:) to allow links from web applications to bugs. Axosoft provides a special redirect link for this (via <a class=\"urlextern\" href=\"https:\/\/store.axosoft.com\/\" style=\"font-size: 14px; font-family: 'Open Sans', Arial, sans-serif;\" target=\"_blank\" rel=\"noopener\">https:\/\/store.axosoft.com\/<\/a><span style=\"font-size: 14px; color: #666666; font-family: 'Open Sans', Arial, sans-serif;\">).<\/span><\/p>\n<h2 class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"><span style=\"color: revert; font-size: revert; font-weight: revert;\">Defect plugins<\/span><\/h2>\n<p class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">Defect plugins can be used to implement a deeper bug tracker integration and TestRail comes with ready-to-use Axosoft defect plugins. TestRail comes with two different defect plugins for OnTime, depending on the OnTime version and\u00a0<abbr title=\"Application Programming Interface\">API<\/abbr> you use:<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\"><a class=\"wikilink1\" href=\"\/axosoft-rest\/\" target=\"_blank\" rel=\"noopener\">Axosoft v17 or later<\/a>: Use this defect plugin (called\u00a0<code>Axosoft_v17_REST<\/code> in TestRail) if you are using OnTime v17 or later.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><strong>Please note:<\/strong> Axosoft no longer supports the creation of defects since all Work Items now correspond to Features on their platform.<\/p>\n<p>If you still wish to use the plugin to push features into Axosoft, we recommend implementing an additonal workflow step called \u201cbug\u201d, \u201cdefect\u201d or whichever naming convention works for your team. The workflow step should have the Work Item Type set to \u201cBug (Issue)\u201d and, under the Allowed Next Steps settings for the new Workflow Step, check all the allowed Next Steps for bugs\/defects (or create new ones as desired).<\/p>\n<p>The next time you attempt to push a Work Item to Axosoft, remember to set the Workflow Step dropdown field to the step created above. Implementing this workaround means you can continue to use the defect plugin to create Work Items of type Bug (Issue) in Axosoft.<\/p>\n<ul>\n<li><a class=\"wikilink1\" href=\"\/axosoft-rest\/\" target=\"_blank\" rel=\"noopener\">Axosoft v13 or later<\/a>: Use this defect plugin (called\u00a0<code>OnTime_REST<\/code>\u00a0in TestRail) if you are using OnTime v13 or later (including OnTime Now). This defect plugin uses OnTime\u2019s new REST\u00a0<abbr title=\"Application Programming Interface\">API<\/abbr>\u00a0for the integration.<\/li>\n<li><a class=\"wikilink1\" href=\"\/axosoft-soap\/\" target=\"_blank\" rel=\"noopener\">Axosoft v12 or earlier<\/a>: Use this defect plugin (called\u00a0<code>OnTime<\/code>\u00a0in TestRail) if you are using OnTime v12 or earlier. This defect plugin uses OnTime\u2019s SOAP\u00a0<abbr title=\"Application Programming Interface\">API<\/abbr> for the integration.<\/li>\n<\/ul>\n<h2>Reference URLs<\/h2>\n<p>The reference URLs link test cases to cases stored in Axosoft via the <strong>References<\/strong>\u00a0field. Once the URLs have been configured, case IDs entered in the\u00a0<strong>References<\/strong> field are linked to your Axosoft instance to make it easier to jump to related issues, feature specifications, or requirements.<\/p>\n<p>To configure Axosoft\u2019s URLs for the References field, select <strong>Administration &gt; Integration<\/strong>. You can alternatively enter separate reference URLs for each project under\u00a0<strong>Administration &gt; Projects<\/strong>.<\/p>\n<p>Use the following example URLs to integrate TestRail with Axosoft:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\">Axosoft (Hosted)\nReference View Url: https:\/\/name.axosoft.com\/viewitem.aspx?id=%id%&amp;type=features\nReference Add Url:  https:\/\/name.axosoft.com\/edititem.aspx?type=features\n\nOnTime 2011 or later\nReference View Url: http:\/\/your-server\/viewitem.aspx?id=%id%&amp;type=defects\nReference Add Url:  http:\/\/your-server\/edititem.aspx?type=defects\n\nOnTime 2009 or earlier\nReference View Url: http:\/\/your-server\/defects\/viewdefect.aspx?defectid=%id%\nReference Add Url:  http:\/\/your-server\/defects\/addeditdefect.aspx<\/pre>\n<div class=\"et_pb_section et_pb_section_3 et_section_regular et_section_transparent\">\n<div class=\"et_pb_row et_pb_row_3\">\n<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n<div class=\"et_pb_with_border et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>This topic explains how to integrate TestRail with Axosoft (previously named OnTime). There are currently four [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":6734,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-18608","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/pages\/18608","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/comments?post=18608"}],"version-history":[{"count":25,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/pages\/18608\/revisions"}],"predecessor-version":[{"id":23919,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/pages\/18608\/revisions\/23919"}],"up":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/pages\/6734"}],"wp:attachment":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/801\/wp-json\/wp\/v2\/media?parent=18608"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}