Converting ALM Test Scripts To Robot Scripts

Hi,

I need to convert over 100 ALM test scripts to Robot Framework scripts. I can easily export them to an Excel file but are there any utilities/tools that can be used to help auomate their conversion for use in RF?

Or is there a general guide on how best I can easily convert them to RF?

You could maybe try this https://github.com/mikahanninen/robot-test-creator.

It converts tests in the Excel into Robot files.

Fork and modify to change your own needs or I can modify if you give more details of your use case.

There might be other methods also :wink:

1 Like