One of the challenges of software production is the QA (quality assurance) process. You want your end users to have the absolute best experience once your software rolls out. To make that happen, you first need to test your software with numerous scenarios. One way...
How Would You Automate This? Pagination
Pagination returns a set list of entries on a given page, with a series of pages to view to find particular items. Learn how to automate pagination testing.
How Would You Automate This? CAPTCHA
Do you have CAPTCHA implemented in your product? Read this article to learn how to test CAPTCHA implementation using automation.
Test Automation Best Practice #2: Start With Regression Tests
Follow these best practices in automating regression test cases so that manual testers can have more time to focus on exploratory testing of new features.
How Would You Automate This? Localization
Is your application localized for more than one language or locale? Read this blog for tips on how to automate testing for localized content.
Insights from the 2018 Ranorex Customer Experience Survey
See what Ranorex customers have to say about themselves, their company, and their experience with Ranorex Studio test automation in this fun infographic.
Ranorex Studio 8.1 Now Available
Now available for download, Ranorex Studio 8.1 features an all-new integration with TestRail so that you can enjoy best-in-class test case management and reporting.
Integrate Automated Testing Into Jenkins
Continuous delivery and DevOps demand fast test results. Learn how to integrate Ranorex automated tests into your Jenkins CI process.
Why I Practice TDD: Speed and Need
Is test-driven design worth the investment? Author Jeff Langr explains how TDD works like the steering wheel in a race car to keep your project on course.
Debug Tests Quickly with Maintenance Mode
Learn how to use Ranorex Studio’s Maintenance mode to debug failing automated tests quickly, without waiting for the entire test run to complete.