Search found 6 matches

by Sarah
Tue Mar 26, 2019 7:04 am
Forum: General Questions
Topic: JUnit Report not updated anymore
Replies: 2
Views: 888

Re: JUnit Report not updated anymore

Thanks for your reply. I did it setup as it was explained in the Ranorex Blog (I am new to that topic, so I have to rely on such documentation completely). So, probably, it would be a good idea if they update their blog post as well. I also didn't know that they append the result to the file. I was ...
by Sarah
Mon Mar 25, 2019 7:22 am
Forum: General Questions
Topic: JUnit Report not updated anymore
Replies: 2
Views: 888

JUnit Report not updated anymore

Hi all, I have a long running smoke test (i.e. it will currently run every 15 minutes to perform a short test). In this test I also export the result as a junit file. This works well. But: after the test runned smoothly for one or two days, the file gets suddenly not updated anymore. If I am deletin...
by Sarah
Thu Mar 07, 2019 9:36 am
Forum: General Questions
Topic: JUnit Report not updated from Jenkins
Replies: 2
Views: 1184

Re: JUnit Report not updated from Jenkins

Thanks a lot. I could fix it meanwhile. Just deleting the old file did the trick. And now it is running stable for the last 10 runs.
by Sarah
Thu Mar 07, 2019 8:45 am
Forum: General Questions
Topic: JUnit Report not updated from Jenkins
Replies: 2
Views: 1184

JUnit Report not updated from Jenkins

Hi, I followed this instruction to set up a Jenkins Process: https://www.ranorex.com/blog/integrating-ranorex-automation-in-jenkins-continuous-integration-process/ This first worked fine, and the JUnit report was generated, respectively updated in the current directory as well. But since yesterday a...
by Sarah
Thu Mar 07, 2019 8:02 am
Forum: General Questions
Topic: Jenkins does not open Browser upon executing a Ranorex Test
Replies: 6
Views: 3022

Re: Jenkins does not open Browser upon executing a Ranorex Test

Hi, Yes, there is a saved Report, with all black screenshots in it. Therefore we also have been thinking about the UI mode. And yes, Jenkins is running as a service. Meanwhile I tried to start jenkins manually on my machine, and doing so the test runs through. So the solution is really, that we don'...
by Sarah
Wed Mar 06, 2019 10:36 am
Forum: General Questions
Topic: Jenkins does not open Browser upon executing a Ranorex Test
Replies: 6
Views: 3022

Jenkins does not open Browser upon executing a Ranorex Test

Hi, I currently have the following problem: I have a Ranorex Test Suite consisting of one test case. This test case should open a specific web page with Chrome and then perform some actions on that page. If I start the test from Ranorex itself, everything is working fine. Same if I start the generea...