Page 1 of 1

How to use Excel data connector when intergrate with Nunit

Posted: Tue Jun 27, 2017 12:04 pm
by hanguyen2009
Hi,
I have excel test case with many cases in it, we need to show these cases in the Nunit GUI Runner as image file attach.
However, I want to keep the way using Excel data connector and binding value of the Ranorex, not use TestCaseSource of NUnit, How can i do this?
For example, I want use NUnit call existing UserCodeModule that was binding data by Excel data connector of Ranorex.
I see the blog Using NUnit for test execution, but this seem that for only call run function not with binding data in Ranorex, https://www.ranorex.com/blog/using-nuni ... execution/

Re: How to use Excel data connector when intergrate with Nunit

Posted: Wed Jun 28, 2017 12:37 pm
by McTurtle
Hello hanguyen2009,

Data sources can be bound in Ranorex only as a part of the Ranorex test suite. As afar as I know you cannot import the test suite as such into NUnit. Therefore, I believe, what you are trying to do is not possible.

Regards,
McTurtle