JUnit / Rational Robot Test Cases
The two test cases provide a framework for automated testing of XFA-based PDF files developed in Adobe® LiveCycle™ software. They allow you to programmatically get and set various fields in an XFA-based PDF form, click buttons, and execute various JavaScripts embedded inside a PDF document. With these functionalities, you can build more complicated test cases. Note that to run these test cases you must have Adobe® Acrobat® Professional installed on your computer.
Access to the content marked with the symbol is available to existing Adobe LiveCycle software customers or requires membership in the Adobe Enterprise Developer Program. Contact the Adobe enterprise developer team for access.
JUnit Test CaseThis test case is based on Java and open source testing framework JUnit. It shows you how to test a PDF document in both online and offline modes, as well as how to Get, Set, Click Buttons, and execute embedded JavaScripts.
The JUnit test case consists of:
- FormTester DLL
- JUnit code samples for PDF documents
- Corresponding form used in the code samples
- Readme that explains how to use the code samples
Robot Test Case
This test case is based on IBM® Rational® Robot. It shows you how to test a PDF document in both online and offline modes, as well as how to Get, Set, Click Buttons, and execute embedded JavaScripts.
The Robot test case consists of:
- FormTester DLL
- Robot code samples for PDF documents
- Corresponding form used in the code samples
- Readme that explains how to use the code samples
Download Now
Rational Robot Test Case
If you are a member of the Adobe Enterprise Developer Program you can download the file. (ZIP
)
JUnit Test Case
If you are a member of the Adobe Enterprise Developer Program you can download the file. (ZIP
)