Hi ,
Is there a possible way to have multiple ranges and each range should have separate reports, and should be run one after the other
Thanks,
Rajee
Data source range - run multiple ranges
Re: Data source range - run multiple ranges
Hi,
The only way to achieve what you want (multiple data ranges and separate reports), is to run your test multiple times, where each run has defined its own data range. You can pass the test case data range via command line...
https://www.ranorex.com/help/latest/ran ... ommandline
The only way to achieve what you want (multiple data ranges and separate reports), is to run your test multiple times, where each run has defined its own data range. You can pass the test case data range via command line...
https://www.ranorex.com/help/latest/ran ... ommandline
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Data source range - run multiple ranges
Thanks , will try that