Search code examples
seleniumtestingcucumberexecutionkiwi-tcms

Is it possible to run test cases created with selenium and cucumber in Kiwi TCMS?


I am new to Kiwi TCMS. I have some questions which I'm confused about.

Firstly, is it possible to install Kiwi in Windows since the documentation https://kiwitcms.readthedocs.io/en/latest/set_dev_env.html#install-python-3 is for Linux based operating systems.

Also, I do not have any information on - if i can use Kiwi to execute test cases created with Cucumber and Selenium Web Driver.

My idea is to upload the jar file in Kiwi and continue with the execution.

If yes, how can I upload and then execute the test cases?

I have already created an account in Kiwi but I cant understand how should I execute/upload my code there.


Solution

  • Firstly, is it possible to install Kiwi in Windows

    Yes. But it's not officially supported / endorsed and there could be issues or issues if you are unfamiliar with docker / unix.

    Also, I do not have any information on - if i can use Kiwi to execute test cases created with Cucumber and Selenium Web Driver.

    No. See this SO question. But there is an open issue on GitHub for this functionality - see https://github.com/kiwitcms/Kiwi/issues/914 .