How to ensure that files are available when using RQM
![]() Using Rational Functional Tester 8.5.1.3, I have set up a framework to execute test cases written in XML. This framework is under RTC 5.0.1 change management, and available as a Shared Resource. If the framework is loaded locally, I have no idea when running from RQM 5.0.1. But when I try to run it from Shared Resource, the isXmlValid method fails because the associated XML schema file is not loaded by RQM. I am unsure if the given test case file is available as well, since I cannot find it in the local temp repository. Is there a way to force/ensure that a file is available when running Shared Resources? |