HP Quality Center is a web based test management software which supports both manual and automated testing of UI based applications. Having an existing HP Quality Center infrastructure, it’s easy to integrate your Ranorex automation since HP Quality Center offers so...
Using Subversion with Ranorex projects
Organizing a Test Automation Project with Ranorex Test Suites
Combining Ranorex 3.0 and Visual Studio 2010 for UI Unit Testing
Ranorex Studio and Visual Studio are working together very well. The Ranorex Studio Project and Solution format is that of Visual Studio. You might want to open a Ranorex Project in VS to commit it to Team Foundation Server (TFS) of which VS is a natural client. You...
Avoiding common pitfalls when working with capture/replay
It’s the easiest way to start with test automation. For everyone. Click the ‘Record’ button, perform some mouse and keyboard actions, stop the recording, and finally replay all the recorded steps again to see how automation works. Sounds...