Search found 3 matches

by patrick.croot
Wed May 22, 2013 9:39 am
Forum: Automation Tools
Topic: Using Command Line to run folders of tests
Replies: 3
Views: 2372

Re: Using Command Line to run folders of tests

For example if a ranorex project that tested the UI of a program, I may only want to test certain parts of UI, I have separated all the parts into folders, I run my tests external from the command line, so I would like to run one specific folder that could contain multiple tests. Rather than run all...
by patrick.croot
Thu May 09, 2013 2:08 pm
Forum: General Questions
Topic: SVN for Ranorex 3.3.1
Replies: 1
Views: 1448

SVN for Ranorex 3.3.1

Hi I am using Ranorex 3.3.1

I am able to see the svn options in the options menu but i am unable to see the commit option when i right click a project.

am I missing the add in? or how do i get it to work?

Thanks
by patrick.croot
Thu May 09, 2013 2:04 pm
Forum: Automation Tools
Topic: Using Command Line to run folders of tests
Replies: 3
Views: 2372

Using Command Line to run folders of tests

Hello,

I am trying to the command line for ranorex.

currently i can choose which test case i want to use by using the /tc: on the .exe file

is there a way to run access a folder within the test suite?

for example

testproject.exe /folder:Folder1 /tc:Testnumber