You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

RFDManagement of Radiology Report Templates (MRRT)
StatusITI Final Text, QRPH TI
Test tools based onITI FT 2015.10.18, QRPH various supplements
Tool release date2015.11.02

 

Overview

The RFD Testing System is intended to provide conformance tests for systems that implement actors in the IHE Retrieve Form for Data Capture (RFD) integration profile as well as other profiles that use RFD as a substrate.

The screen capture below shows a subset of the tests defined for this tool and demonstrate a naming convention. You could think of each test in the context of a use case and/or combination of RFD parameters and pre-population documents. We use the same test names for all actors, but we do tailor the test instructions, data and steps by actor.



System Requirements

Software tested on the following:

  • MacOS X 10.8.5, 8 GB RAM, 1.7 GHz processor

Software requirements:

  • A Java servlet container such as Tomcat. We test with and support Apache Tomcat 7
  • Java. We test with and support Oracle Java 1.7

Installation

  1. Retrieve the MRRT-version.zip file from the download page. Unzip the file to extract the MRRT.war file.
  2. With your servlet container running or stopped, drop the MRRT.war file in the webapps folder of that servlet container.
  3. Start the servlet container (if not already running).
  4. Your servlet container should expand the war file into component folders. If your servlet container does not do this, you will need to switch to one that does (e.g., Tomcat).
  5. Edit the file: webapps/MRRT/WEB-INF/classes/runDirectory/MRRT.ini. You will see these two lines at the bottom of the file:
    • TemplateManagerSimulatorURL=http://localhost:9180/MRRT/rest/IHETemplateService
    • TemplateManagerUnderTestURL=http://localhost:9280/MRRT/rest/IHETemplateService
  6. TemplateManagerSimulatorURL refers to the simulator that is part of the test tool. The only value you need to change is the port number used by your servlet container. The default for Tomcat is 8080, and that is the default value.
  7. TemplateManagerUnderTestURL refers to a Report Template Manager that you are testing. If you are not test a Template Manager (e.g., you are testing your own Report Template Creator), you can ignore this value. If you are testing a Report Template Manager, enter the proper URL.
    1. Be sure to include the correct host and port numbers. The host is as seen from the system running the MRRT Test Tool. If your Template Manager is on the same computer, "localhost" is acceptable. If your Template Manager is running on a different computer, you will need to enter the proper host name or IP address.
    2. Please specify the proper path for your Template Manager. We do not expect or require you to use the path we have chosen.
  8. Stop and restart the Servlet Container to put these changes into effect.
  9. Open a web browser and browse to this URL:  http://host:port//MRRT
    1. This will connect you to the main page of the test software. You can navigate from there.

Test Instructions

All test instructions are included within the web pages of the MRRT Test Tool. Our goal is for that system to be intuitive to use.

If the test instructions are not clear, or if the overall system is confusing, please log a support request so we can improve the software.

Support

 

 

 

 

  • No labels