Search found 3 matches

by jamann
Thu Nov 29, 2018 9:17 pm
Forum: General Questions
Topic: Spying an object and automatically adding to repository
Replies: 2
Views: 1233

Spying an object and automatically adding to repository

Hello,

When spying objects, there is some functionality that will automatically add the spied object to the repository which is open in Ranorex Studio. Is there a way to turn this feature off?
by jamann
Thu Feb 22, 2018 3:53 pm
Forum: General Questions
Topic: 'Copy runtime to output' - leveraging the RXTST file
Replies: 1
Views: 1253

'Copy runtime to output' - leveraging the RXTST file

Hello,

I am configuring this setting and moving my tests to a VM (without an installation of Ranorex). Is it possible on said VM to enable/disable the test cases on the rxtst file? It seems with the setting that the rxtst still gets compiled, but the necessary dll's are not present to open it.
by jamann
Tue Aug 08, 2017 5:25 pm
Forum: How To …
Topic: Flat File Integration testing
Replies: 1
Views: 1577

Flat File Integration testing

Hello all,

I am working in a Ranorex .NET framework and would like to add test cases which would manipulate flat files and import them into our system. Is there some kind of standard or common method for manipulating flat files in this way?