Page 1 of 1

Does Ranorex has Report generation and accepts multiple test data

Posted: Wed Feb 27, 2019 5:45 am
by asivanan
Reporting and multiple test data

Ranorex has report generation, if yes where can I find it.
Does it takes multiple test data and are those data are stored internally or we have to use Ms excel for it

Please help me asap

Re: Does Ranorex has Report generation and accepts multiple test data

Posted: Wed Feb 27, 2019 9:11 am
by odklizec
Hi,

Ranorex generates report after each test run. By default, reports are stored in Reports directory, but you can, of course, define your own directory (and file name). You can find detailed description of Ranorex reporting in this user guide chapter:
https://www.ranorex.com/help/latest/ran ... roduction/

As for test data, you can store them both in test itself, using Simple Data Connector (which I personally don't recommend), or you can use CSV, Excel or SQL database. Ranorex data driven testing is well covered in this Ranorex user guide chapter:
https://www.ranorex.com/help/latest/ran ... roduction/

Don't hesitate to ask in case of doubts or more questions.