Search found 7 matches

by Mikhail
Fri May 19, 2017 12:00 pm
Forum: General Questions
Topic: Ranorex 7.0 performance
Replies: 8
Views: 2205

Re: Ranorex 7.0 performance

We have added to TFS autogenerated repository *.cs files and we make checkins of these files.
As mentioned above using of MSBuild is inappropriate approach because of updating generated *.cs files.

I think our solution will be shared with support team shortly.
by Mikhail
Tue May 16, 2017 11:55 am
Forum: General Questions
Topic: Ranorex 7.0 performance
Replies: 8
Views: 2205

Re: Ranorex 7.0 performance

Thahks for the answer. We do not use MSBuild for solution rebuilding. As I know native Ranorex builder updates auto generated *.cs files based on repository xml file. We often change repository file so we have to use native Ranorex builder to update auto generated files. When I get approve from our ...
by Mikhail
Thu Apr 27, 2017 10:30 am
Forum: General Questions
Topic: Ranorex 7.0 performance
Replies: 8
Views: 2205

Ranorex 7.0 performance

Hi, We are working on UI automation testing of large web site. Now we use Ranorex 6.2.0 version. Usually we do upgrade to latest version of the automation tool. Before each migration we make estamations of performance and backward compatibility. We have a very large solution, so even a slight decrea...
by Mikhail
Wed Oct 12, 2016 3:32 pm
Forum: General Questions
Topic: Ranorex 6.0 performance
Replies: 12
Views: 1914

Re: Ranorex 6.0 performance

Thanks to all for reply.
We will try the latest version soon and will give feedback.
by Mikhail
Mon Oct 10, 2016 5:18 pm
Forum: General Questions
Topic: Ranorex 6.0 performance
Replies: 12
Views: 1914

Re: Ranorex 6.0 performance

Hello

We are still using Ranorex version 5.4.6.
I keep track changes on release notes. Unfortunately I unable to find any mentions about performance issue, described on this topic.

It would be great if you let know about any updates concerning the issue.
by Mikhail
Fri Jun 24, 2016 4:21 pm
Forum: General Questions
Topic: Ranorex 6.0 performance
Replies: 12
Views: 1914

Re: Ranorex 6.0 performance

Thanks for the answers. krstcs, we usually make rebuilding of the solution by native Ranorex build operation. We did not try any other ways. I thought it is necessary because Ranorex Studio makes all operation that way (processing of *.rxtst files, generating auto code etc.) All measurements were pe...
by Mikhail
Wed Jun 22, 2016 12:17 pm
Forum: General Questions
Topic: Ranorex 6.0 performance
Replies: 12
Views: 1914

Ranorex 6.0 performance

Hi, Currently our automation team use Ranorex Studio version 5.4.6. We are planning to migrate to version 6.0. Before migration we decided to make estimation of performance on old version (5.4.6) and new version (6.0). We installed Ranorex 6, rebuilt our solution and made same operations on both ver...