Ranorex Blog

Posted by cpreschern on Thursday, January 3rd, 2008

Manage test data and execute automated test scenarios with FitNesse and Ranorex

Writing test scripts is more time consuming than maintaining already existing test scripts. One way to minimize the time needed to implement test scripts is to keep test data separated from test code. The less test data the test code contains, the more reusable it is. Another advantage of separating test data from test code is that testers – in most cases non-programmers – are able to generate and execute tests or test suits without thorough the deeper knowledge of test script implementation. Read more »