Search found 7 matches

by PiJano
Wed Dec 09, 2015 9:54 am
Forum: General Questions
Topic: Restart iteration when failed
Replies: 1
Views: 1270

Restart iteration when failed

Hi everyone,

is there a way to restart an iteration after it fails?
In our Tests we have iterations where a website is shown. Sometimes the server behind the website isn't working so the surface don't show up. After a restart it works.

thanks for your help,
Jan
by PiJano
Wed Dec 09, 2015 9:44 am
Forum: General Questions
Topic: Change return value when start with command line
Replies: 1
Views: 1274

Change return value when start with command line

Hi everyone, we start ranorex every night with Jenkins. So a batch file starts our tests over the command line. A few iterations should throw an exception and then the iteration fails (intended). But the return value of the test is '-1'. Is there a way to change it into '0', so the test will be show...
by PiJano
Tue Mar 03, 2015 10:28 am
Forum: Bug Reports
Topic: Ranorex Not Responding since 5.3
Replies: 9
Views: 3505

Re: Ranorex Not Responding since 5.3

Yep! Option 1 ;)

Thanks a lot
by PiJano
Fri Feb 27, 2015 10:24 am
Forum: Bug Reports
Topic: Ranorex Not Responding since 5.3
Replies: 9
Views: 3505

Ranorex Not Responding since 5.3

Hi everyone, since we installed Ranorex 5.3 the Application stops running very often! Task-Manager shows "Not Responding" and we have to close Ranorex. I tried to create a new project. But when I delete the Samples "Recording1" -> Same Error. Not Responding... We tried it on different computers and ...
by PiJano
Mon Sep 29, 2014 8:23 am
Forum: General Questions
Topic: Java Class Package not found
Replies: 1
Views: 1547

Java Class Package not found

Hi everyone, everytime I try to start my Ranorex project on another computer, I got the ErrorMessage "Ranorex Java Class Package not found". I have packed all .DLL files into the .exe folder and Ranorex starts. OK! The Browser starts and then our online shop (Java Application) loads. After a few sec...
by PiJano
Fri Sep 26, 2014 8:36 am
Forum: Bug Reports
Topic: Split Report Files
Replies: 3
Views: 1799

Re: Split Report Files

Hi Robert, My problem is solved!!! I just let Ranorex create HTML files instead of Reportfiles. So the many tests don't need a long time to load anymore. The HTML file is much more faster. For them, who got the same Problem (Reports needs too long to load) just go to the settings and change Ranorex ...
by PiJano
Wed Sep 24, 2014 1:20 pm
Forum: Bug Reports
Topic: Split Report Files
Replies: 3
Views: 1799

Split Report Files

Hi everyone, I got a problem! My company has an online shop. So I made a testautomation for it. We have about 1.000:!: tests for that shop in an Excelfile and my question is: Can I split the Report, so that there are only 20 orders in one Report file. And at the and there are 50 report files (50 * 2...