Element Identification, I really liked the way Ranorex created a way (XPath) to identify their solution for maintaining stored elements in the repository.
Associate Lead Consultant in Quality Assurance and Testing (QAT) at a tech vendor with 501-1,000 employees
It supports multiple repositories and the ability to sort and maintain the repository in a positive way. It needs the ability to maintain and access tests in a more intuitive/structured way.
What is most valuable?
How has it helped my organization?
The product supports multiple repositories and the ability to sort and maintain the repository in a positive way. I used the repository in combination with shared functions to pretty easily create reusable functions, that only needed repository maintenance with code changes.
What needs improvement?
I would like it to be more intuitive to use, especially in test management. I'd also like the ability to maintain and access tests in a more intuitive/structured way .
For how long have I used the solution?
We've been using it for two months.
Buyer's Guide
Ranorex Studio
October 2024
Learn what your peers think about Ranorex Studio. Get advice and tips from experienced pros sharing their opinions. Updated: October 2024.
814,649 professionals have used our research since 2012.
What do I think about the stability of the solution?
It was unstable at times, locking out – especially on any virtual or remote desktop machines. The lockout required resetting Ranorex.
What do I think about the scalability of the solution?
High – it was pretty easy to get help on things we were stuck on, especially in the early stages of product discovery.
How are customer service and support?
High – it was pretty easy to get help on things we were stuck on, especially in the early stages of product discovery.
How was the initial setup?
Straightforward, easy to setup, great support from Ranorex team for initial setup and initial training.
What about the implementation team?
Implemented this one through an in-house team.
Which other solutions did I evaluate?
We evaluated many different products for the engagement. We went with Ranorex due to its relative ease of use, and its support for automating desktop/WPF applications out of the box.
What other advice do I have?
My advice for implementation is to do a proof of concept first to ensure this product works for you.
Do your research, all products have their positives and negatives. Assemble a list of requirements, interview vendors and other users of the product, go through strenuous Proof of concept phase – evaluating and analyzing how well the product fits your current and future needs.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Software Engineer at a aerospace/defense firm with 10,001+ employees
Stable solution for automated registration tests that could use more no-code customization options
Pros and Cons
- "I like the recording function and Ranorex Spy."
- "I would like to be able to customize the data grids. They are currently written in Visual Basic and we are unable to get down to the cell level without hard-code."
What is our primary use case?
This solution is used to automate registration tests. This prevents the need to manually run the tests which takes a lot of time.
What is most valuable?
I like the recording function and Ranorex Spy.
What needs improvement?
I would like to be able to customize the data grids. They are currently written in Visual Basic and we are unable to get down to the cell level without hard-code.
For how long have I used the solution?
I have been using this solution for about a month.
What do I think about the stability of the solution?
This is a stable solution.
What do I think about the scalability of the solution?
We currently have two users and have plans to expand the number of users in a month or two.
How are customer service and support?
Support was able to help us well during the initial setup.
Which solution did I use previously and why did I switch?
We used Rational Robot and Coded UI in the past and still use them to a certain extent, though they are becoming obsolete. Ranorex is more up-to-date and provides more support for testing.
How was the initial setup?
The initial setup for this solution was straightforward. It took us a few days to set up two virtual machines - one for the database and another for the clients and Ranorex.
What about the implementation team?
The setup was mostly done by our in-house team with the occasional support from Ranorex.
What other advice do I have?
I would rate this solution a seven out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Ranorex Studio
October 2024
Learn what your peers think about Ranorex Studio. Get advice and tips from experienced pros sharing their opinions. Updated: October 2024.
814,649 professionals have used our research since 2012.
Automation Software Engineer, CI/CD Implementation at a tech vendor with 51-200 employees
Automation coverage overnight is very useful, although it needs to have modularity.
What is most valuable?
- Spy
- CodeModule
- XPath
How has it helped my organization?
Automation coverage overnight is very useful. Compared to Selenium, Ranorex has a very small learning curve, so most of the technical QA people can start development with it right away.
What needs improvement?
They need to have modularity (running concurrently different parts of the tests on different environments and reporting back to centralized run centre). Currently we are implementing this functionality via code, but feature should give a lot of advantages.
For how long have I used the solution?
I've used it for three years.
What do I think about the scalability of the solution?
The scalability is limited to one process. You cannot have multiple reports combined together automatically, because each run is independent.
How are customer service and technical support?
The support is pretty good, they have been able to work out some bugs with their licensing and they seems to be pretty helpful in general. The forum is the best advantage, because it's a pretty big community of coders share problem/solution there.
Which solution did I use previously and why did I switch?
Selenium was in use before Ranorex. Ranorex have a great starter's guide for people that have never done automation. Selenium problems will lead to huge stack traces and unclear errors, while Ranorex stripped out a lot out of basic Visual Studio, so the majority of errors are pretty easy to describe and fix.
How was the initial setup?
The initial set-up is easy for an experienced person, and for technical QA, without a lot of automation experience. Ranorex is a great tool to learn automation with pleasure.
What about the implementation team?
In-house implementation. It's great to have Ranorex paired with Bamboo and AWS
What's my experience with pricing, setup cost, and licensing?
Floating licensing are good for running the scripts on different machines (runtime). For developing, we are using node-locked ones, because Ranorex requires Windows, so we need to buy Windows laptops. It's the biggest drawback of Ranorex that it's limited to one operating system.
What other advice do I have?
You need to have several windows environments for development. You can use Ubuntu or Mac for running tests inside AWS windows box, but development is better or native windows.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PLM Consultant at Thinkinnov Solution Technologies Private Limited
Highly stable, useful capture and reply tool, and simple deployment
Pros and Cons
- "The most valuable feature of Ranorex Studio is the capture and replay tool. You don't need to do script testing. When you launch any application from Ranorex Studio it automatically captures these test case steps. The next time you can replay the tool the flow automatically happens again. For example, when you do the logging and all the activity will be captured by the tool, and re-execute the same step by using automatization."
- "We are mainly working for manufacturing OEMs but the integration is not available. It would be a benefit if they built one integration tool for all the Teamcenter home servers and software as the main PLM data source. It is a simple process at this time, the integration could be made easier."
What is our primary use case?
My clients are using Ranorex Studio for functional testing automatization.
What is most valuable?
The most valuable feature of Ranorex Studio is the capture and replay tool. You don't need to do script testing. When you launch any application from Ranorex Studio it automatically captures these test case steps. The next time you can replay the tool the flow automatically happens again. For example, when you do the logging and all the activity will be captured by the tool, and re-execute the same step by using automatization.
What needs improvement?
We are mainly working for manufacturing OEMs but the integration is not available. It would be a benefit if they built one integration tool for all the Teamcenter home servers and software as the main PLM data source. It is a simple process at this time, the integration could be made easier.
For how long have I used the solution?
I have been using Ranorex Studio for approximately two years.
What do I think about the stability of the solution?
We are using out-of-the-box features only with Ranorex Studio and the stability has been good.
I rate the stability of Ranorex Studio a four out of five.
What do I think about the scalability of the solution?
The scalability of the solution is good.
We only have two engineers using this tool for automating their business use cases.
I rate the scalability of Ranorex Studio a four out of five.
How are customer service and support?
I have not contacted the support from Ranorex Studio because we have not had any issues.
How was the initial setup?
Ranorex Studio is straightforward to do the initial setup. There is a lot of flexibility given to understand the functionality, it's very easy to understand the existing functionality, and what is available in desktop applications.
The full deployment does not take more than a day with everything updated and the scripts running.
What about the implementation team?
We use two engineers for the deployment of the solution.
What other advice do I have?
I rate Ranorex Studio a nine out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Test Expert/Manager at a financial services firm with 11-50 employees
Offers a strong suite of tools for application testing of mobile, desktop, and API apps
Pros and Cons
- "This is a powerful, reliable and versatile all-around application testing suite."
- "For our purposes it requires integration with other products to get out the results in the format we want them. Adding this to the product could improve it."
What is our primary use case?
We primarily use this as client solutions for test automation and administration.
We using XPath standard out of the box with success finding the containers and its elements.
How has it helped my organization?
It gives us various options to work as a consultancy with our different size clients.
What is most valuable?
The application test automation is the most valuable feature as well as being the one feature we use the most.
What needs improvement?
While the product does well with its primary job of testing, when we are using Ranorex it would be nice if it would report directly in HTML. We have to use another tool for that and that means that the distribution becomes a little bit more complicated than should be necessary. It is a bigger factor especially when testing is more complicated.
So having either better integration with a secondary tool or having those functionalities added to the platform would be a nice addition and simplify our process. There is a basic reporting module and we are using JIRA in addition in order to change the report formatting. So we need to have an interface from Ranorex and JIRA. It is there, but limited. If Ranorex did the reporting directly, we could easily make the result more compliant with what our management team would expect with no additional steps.
For how long have I used the solution?
We have been using this product for about six months on a daily basis.
What do I think about the stability of the solution?
It is a very stable solution and that is a reason why we are using it. While we normally use it for enterprise businesses, we might choose it as a solution for businesses with a range of 50 to 1,000 employees.
What do I think about the scalability of the solution?
The product will scale very easily. We have some questions about the license type because we need two types of license to keep it going. I get a lot of tests from our management group and we find if you can skip purchasing some licenses, you can save some money. It seems to be that we need both licenses for one tester.
How are customer service and technical support?
Working with customer support is very easy. They have a chat channel which you can talk to. They also have FQA so when you have some easier questions you can use that channel. When you have some specific testing that becomes a little bit more difficult. We are working with this and we are using it together with Siemens sometimes. To get to the right answers, that answer may come off of Siemens or off of Ranorex. It's not always really clear. Everyone will not have that same situation.
Which solution did I use previously and why did I switch?
Katalon studio, we changed on support issues, when it became free
How was the initial setup?
For me the initial setup is straightforward. There is more than just the testing administration to sets up, but also you configure the tech management and reporting management. It is a few things to do, but I am familiar with them so it is not hard.
What about the implementation team?
We are doing all the installations and developing ourselves. So everything is in house.
What was our ROI?
for clients we integrate Ranorex together with Polarion ( a Siemens supported test studio) to automate tests in a HMI/PLC domain, using WinCC-OA -> HMI functional tests to automate, this also includes receipts (for BIO clients & test automation)
Vesrsion control between Ranorex / Polarion is an important issue.
What's my experience with pricing, setup cost, and licensing?
There are standard and premium licensing plans on a fixed price. I am not sure of the cost at this time. However, in our case, we find we need two different types of licensing to meet our requirements for clients and management. It depends on the client because we are a consultancy and serve small, medium and enterprise businesses.
Which other solutions did I evaluate?
As a consultant, we may choose to work other products in addition to or instead of Ranorex. It will depend on client needs. So yes, we do evaluate other tools but Ranorex fits many situations.
What other advice do I have?
On a scale of one to ten, I would rate the product as an eight for what it does for us.
For those people in the market looking for an application testing solution, I would recommend evaluating the product and the type of projects you will need it for. I would recommend making an evaluation and comparison with other products to be sure that the needs for testing can be covered in the functionality of the Ranorex. The Ranorex is a studio, of course, so you will have lots of options to apply in ongoing test management and test automation. In my experience, those issues are all covered in Ranorex.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Other
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior QA at a tech services company with 501-1,000 employees
Object Repositories allows you to define variables for identifying objects and the value can be set through the code or during run time, but it does need better IntelliSense support.
What is most valuable?
It's got very good support for automating desktop and mobile applications.
Built in Object Spy and Ranorex Studio IDE.
Also, Ranorex Runner where the test results can be customized and saved as HTML is good.
It's also easy to update the object properties with the help of Object Spy.
Object Repositories is a top notch feature which allows you to define variables for identifying objects and the value can be set through the code or during run time.
How has it helped my organization?
- Quick development of automation framework
- Easy to maintain
- No need of external or third party test runners as Ranorex Test Runner is very good.
What needs improvement?
Better IntelliSense support while handling Ranorex Libraries and .net libraries.
What was my experience with deployment of the solution?
No issues encountered,
What do I think about the stability of the solution?
No real issues, but I had to force close Ranorex Studio a couple of times, as it was stuck with the 'Not Responding' message for a long time on Windows 7.
What do I think about the scalability of the solution?
We contacted Customer service only for license-related queries. It was good.
How are customer service and technical support?
We contacted customer service only for license-related queries. It was good.
Which solution did I use previously and why did I switch?
Yes, but Ranorex provides good support for all kinds of solutions like desktop, web applications or mobile Applications. It was an all in one package for us.
How was the initial setup?
It was straightforward with no complexity in setting up. The documentation is crisp and clear.
What about the implementation team?
In-House. It's pretty easy to implement Ranorex. The documentation itself was sufficient.
What was our ROI?
Clients were pretty happy with the ROI, as the pricing was lower compared to other tools and test maintainability was easy.
What other advice do I have?
Dynamically changing application or a desktop application which is challenging to automate, blindly go for Ranorex.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Professional QA Engineer at a computer software company with 501-1,000 employees
RanoreXPath is very powerful and makes it possible to set-up a strong UI recognition. However, it would be nice to have a way to indicate the coverage of the tests of the application.
Valuable Features
It has a good UI recognition and it is easy to maintain the tests. The RanoreXPath is very powerful and makes it possible to set-up a strong UI recognition even when the design is slightly redesigned. Also reporting is very useful with good description of the executed steps and screenshots when tests fail.
Improvements to My Organization
It made it possible to automate a lot of processes in our Windows Forms applications, and we also plan on using it in a web application. Now, we’re able to execute tests overnight which would be forgotten if we only had manual tests.
Room for Improvement
It would be nice to have a way to indicate the coverage of the tests of the application. Currently there’s nothing available for this, and it’s difficult for Ranorex to have a good implementation of this feature. We need to say that Ranorex gives a lot of support and listens to their customers when there are requests for features.
Use of Solution
We’ve been using this for about two years. We started by using the trial version, and making some test cases. and soon it was clear to us that this was the tool we needed. After two years we’re still expanding the use of the software. We're also constantly updating the software.
Deployment Issues
At first we needed to become familiar with the software and it took some time to set-up a stable test environment but we were able to become this in the last few months. We’re using Ranorex in combination with Jenkins to trigger the tests and we’re able to run the tests without a real screen.
Customer Service and Technical Support
Customer Service:
Ranorex are very polite to their customers.
Technical Support:Their support is always there for you. Even when we were using the trial they gave support while creating some tests by remote sessions etc.
Initial Setup
The set-up of Ranorex itself was very straightforward. but getting the tests stable on a remote server required a bit of practicing. Also, we had to find a way to run the tests without a real screen and use it with Jenkins but actually in the end it’s not hard to learn this at all.
Implementation Team
We implemented it completely by ourselves. The implementation depends a bit on the requirements of the organization I think.
ROI
Thanks to Ranorex we were already able to find some bugs we wouldn’t find by our manual tests. It helps us to discover bugs in parts of the software we’re currently not focused on.
Pricing, Setup Cost and Licensing
The pricing for this product is OK, it might not be cheap for a small company but extending the licenses is a lot cheaper than buying it the first time.
Other Solutions Considered
We compared some solutions like SOAP UI and Selenium but for our use it was clearly that Ranorex was the best option. As Ranorex is based upon C# and the .NET framework and our software is also developed in C#.NET it felt familiar and testers could also get help from developers if required.
Other Advice
Ranorex is a very good product, especially for testing Windows Forms applications but also companies with web applications and mobile applications will be very pleased by the product as it has also perfect UI recognition for these platforms. It’s also easy to learn for non-programming skilled people.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Automation Tester at a tech services company with 51-200 employees
Identifies, creates, and edits elements very well
Pros and Cons
- "Support is very quick. You can write to them and on the same day, they will respond. This is one of the best features."
- "If there are many queries on the web page, Ranorex will not render the page correctly. I had about 1,000 queries on the page, and the solution was not able to handle it."
What is most valuable?
Support is very quick. You can write to them and on the same day, they will respond. This is one of the best features.
The forum is very good as well.
Regarding other features, the solution identifies the elements very well. Creating and editing elements is very good. They offer automation solutions, and it's all in one tool.
The element library is quite nice.
What needs improvement?
They have some problems with some pages rendering the angular solutions. If there are many queries on the web page, Ranorex will not render the page correctly. I had about 1,000 queries on the page, and the solution was not able to handle it.
It has a lot of features that are enabled by default, which can help you identify the elements, but if the page has too many queries, it will crash. It might be better if these features were not enabled by default. You should be able to choose the ones you need. It seems the solution was not optimized by the developer.
For how long have I used the solution?
I've been using the solution for six to eight months.
What do I think about the stability of the solution?
The solution is very stable. The only issue is rendering pages if there are too many queries.
What do I think about the scalability of the solution?
The solution is very easy to scale.
How are customer service and technical support?
Technical support is very good, I would give them ten out of ten.
How was the initial setup?
The initial setup was easy.
I had a problem almost one week after implementing. From the beginning, you must look at the webinar. If you don't watch the webinar, it will be hard to work with the solution at the beginning.
What's my experience with pricing, setup cost, and licensing?
The solution offers a free 30-day trial.
What other advice do I have?
We are using the on-premises deployment model.
I would recommend people try the solution. They have a 30-day free trial that an organization could use to test them out.
Make sure to watch the webinar before implementing the solution, even if they are experimenting with automating. It will make everything easy to understand. Ranorex has a lot of options which you need to understand and to optimize. You can't automate the optimization, which is why the webinar is so important.
I would rate the solution eight out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free Ranorex Studio Report and get advice and tips from experienced pros
sharing their opinions.
Updated: October 2024
Product Categories
Functional Testing Tools Mobile App Testing Tools Regression Testing Tools Test Automation ToolsPopular Comparisons
Tricentis Tosca
Automation Anywhere
Katalon Studio
OpenText UFT One
SmartBear TestComplete
Selenium HQ
Sauce Labs
Perfecto
Eggplant Test
Appium
Worksoft Certify
Testim
ReadyAPI
Qt Squish
OpenText UFT Developer
Buyer's Guide
Download our free Ranorex Studio Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- SAP GUI Testing Tool
- Test automation tools for SAP ERP automation? Anything comparable to Ranorex?
- Which solution do you prefer: Uipath or Ranorex?
- Cross-Platform Automated Testing Tool
- Anyone have a good example of a Test Automation Business Case?
- When evaluating Functional Testing Tools, what aspect do you think is the most important to look for?
- SOAtest vs. SoapUI NG Pro?
- What is the best automation tool to test dynamic data?
- Tosca Testsuite Version 10.0
- What is the best tool for SAP testing?