Search found 18 matches

by will
Thu Aug 07, 2014 8:09 am
Forum: General Questions
Topic: Maintaince & update mode in Ranorex?
Replies: 1
Views: 1451

Maintaince & update mode in Ranorex?

Hi,

Does the Ranorex have the similar feature, like maintaince and update mode in QTP(HP UFT)? If not, what can I do to have the feature in ranorex?

Many Thanks.
by will
Thu Aug 07, 2014 7:59 am
Forum: General Questions
Topic: comparison between QTP and ranorex
Replies: 7
Views: 15509

Re: comparison between QTP and ranorex

The maintaince mode and update mode in QTP are very useful, especially for the image-based tests.
by will
Wed Jul 02, 2014 4:12 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

To your first question, yes. You just need to create a new "Multi-Configuration" job in Jenkins and have each system you want to run the test on setup as a configuration. To your second question, you can make an installation job in Jenkins, I use it to distribute new versions of Ranorex. The way to...
by will
Tue Jul 01, 2014 9:42 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

Hi, Now I have to install the software, waiting for being tested by Ranorex, on multiple computers simultaneously. Is there a solution to do that ? Or can jenkins solve this? BTW, I have a very stupid idea that an installation job is built for each slave on jenkins, but it's hard to make sure that i...
by will
Fri Jun 27, 2014 10:33 am
Forum: General Questions
Topic: How to update screenshots in batches?
Replies: 5
Views: 2031

Re: How to update screenshots in batches?

Hi Will, May I ask you to discuss this feature request via email? Please send the email to support@ranorex.com and please add the link to this forum post to the email's body. Regarding the question about the different screenshots, you may need to use a global parameter or a module variable to disti...
by will
Mon Jun 23, 2014 7:03 am
Forum: General Questions
Topic: How to update screenshots in batches?
Replies: 5
Views: 2031

Re: How to update screenshots in batches?

Hi Will, When the UI was modified you need to add new validation screenshots which show the updated UI. In order to update the output you need to rebuild the solution. What do you mean with "sometimes a little bit different between 32-bit and 64-bit screenshots"? Do you mean the 32-bit and 64-bit v...
by will
Mon Jun 23, 2014 6:58 am
Forum: General Questions
Topic: How to update screenshots in batches?
Replies: 5
Views: 2031

Re: How to update screenshots in batches?

Hi Will, When the UI was modified you need to add new validation screenshots which show the updated UI. In order to update the output you need to rebuild the solution. What do you mean with "sometimes a little bit different between 32-bit and 64-bit screenshots"? Do you mean the 32-bit and 64-bit v...
by will
Wed Jun 18, 2014 8:31 am
Forum: General Questions
Topic: How to update screenshots in batches?
Replies: 5
Views: 2031

How to update screenshots in batches?

Hi, Our automation test is an image-based test. When the UI is modified, we have to update the screenshots. So How should I do to replace them in batches once with the Ranorex ? Or is there a better solution instead of swaping them one by one ? BTW, it's sometimes a little bit different between 32-b...
by will
Fri Jun 06, 2014 10:20 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

Hi, I tried the Jenkins to distribute tests to several computers. But I had some problems: 1.All the image-based validation failed, becaue the validation images are black. 2.The ranorex seems not to be activated to run solutions(exe files) builded by Jenkins, but the reports were still generated co...
by will
Fri Jun 06, 2014 9:34 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

Hi, I tried the Jenkins to distribute tests to several computers. But I had some problems: 1.All the image-based validation failed, becaue the validation images are black. 2.The ranorex seems not to be activated to run solutions(exe files) builded by Jenkins, but the reports were still generated cor...
by will
Thu Jun 05, 2014 7:09 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

Hi, Agree with krstcs. Jenkins is probably the best choice for what you need. The only problem is that there is currently no built-in way to merge Ranorex reports from multiple sources (see this post ). In other words, you will end up with multiple reports. As for comparing STAF vs. Jenkins, in my ...
by will
Thu Jun 05, 2014 4:16 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

Re: How to distribute solutions to the computers like 3 or more

Ranorex has no scheduling mechanism. I would suggest setting up a Jenkins (it's free) server and putting Jenkins slaves on each test system. You can then set up Jenkins to run each test on different systems, all at the same time. You can also have Jenkins build your tests and deploy them to a centr...
by will
Tue Jun 03, 2014 5:02 am
Forum: Object Identification and Technologies
Topic: How to localize the automation test
Replies: 1
Views: 1859

How to localize the automation test

Hi, Our product will be released in three different languages(English, Japanese,German). So how do I use one solution to test the three in a same case instead of three solutions. Here is a case that maybe help you understand this better, http://www.ibm.com/developerworks/rational/library/07/0925_mir...
by will
Tue Jun 03, 2014 4:44 am
Forum: Automation Tools
Topic: How to distribute solutions to the computers like 3 or more
Replies: 11
Views: 2550

How to distribute solutions to the computers like 3 or more

HI, Is there any solutions to distribute solutions to computers like 3 or more in order to make the automation test run faster. With more and more test cases added, there are a lot of solutions to be runned everyday and it takes more and more time. So I want to distribute them to several computers. ...
by will
Tue Nov 26, 2013 9:58 am
Forum: General Questions
Topic: Sending an email of Test Results
Replies: 41
Views: 21735

Re: Sending an email of Test Results

Hi, You find the setting in the properties window of the test suite, see attached screenshot. ZippedReport.png Regards, Markus Ranorex Support Team Hi, Markus I can't find the option in my Ranorex(Version 3.0.5), so what should i do now? I want to mail the report with an attachment. Is there anothe...