Tag Archives: Java

Getting the root cause of a nested exception in Java

Nested Exceptions are a good way to deal with test failures in Rational Functional Tester. They work really well, apart from the fact that there is no native way to get the root exception. Sun aren’t going to do anything … Continue reading

Posted in Automated Testing, Example Code, Rational Functional Tester | Tagged , , , | Leave a comment