Importing from Qase using REST API

Hi,
We’re trying to import test cases from Qase to Testiny.
The default import process using csv and mapping, was not working for us,
so we decided to use the REST API.

We now encounter the issue of different text formats between Qase and Testniy.
Qase uses markdown, while Testiny use some other (proprietary?) json format.
Can you give more details on this format, and whether there is a simple way to convert to it ?
Thanks.

Hi,

Can you tell me what did not work for you with the CSV importer? Can you send us a file so we can try it out?
We’d love to improve our import process for different sources. There are probably others that also want to migrate and don’t have your skills :slight_smile:

You can also send us the file directly in the importer. If there are errors, a “Send us the file” link appears:
image

The Testiny importer automatically converts markdown into the Testiny editor format, which is proprietary or at least a customization of the editor framework we use underneath. We do have an internal converter from markdown, but it’s unfortunately not public (yet?).

Best Regards,
Alex