ADF EMG Task Flow Tester Now Available!

Posted by Steven Davelaar on Oracle Blogs See other posts from Oracle Blogs or by Steven Davelaar
Published on Sun, 30 Sep 2012 19:41:02 +0000 Indexed on 2012/09/30 21:44 UTC
Read the original article Hit count: 403

Filed under:

Testing ADF applications has become much easier as of today. At the ADF EMG day at Oracle Open World a new tool was announced, the ADF EMG Task Flow Tester.  The ADF EMG Task Flow Tester is a web-based testing tool for ADF bounded task flows. It supports testing of task flows that use pages as well as task flows using page fragments. A sophisticated mechanism to specify task flow input parameters is provided. A set of task flow input parameters and run options can be saved as a task flow testcase. Task flows and their testcases can be exported to XML and imported from XML. 

 

 

This ADF EMG task Flow Tester can help you in a number of ways:

  • It allows you to unit test your task flows in complete isolation, ruling out dependencies with other task flows when finding and investigating issues.
  • It allows you to quickly test various combinations of task flow input parameter without redeploying the application
  • It keeps your application cleaner (and saves time) as you no longer need to create separate test pages for each and every bounded task flow with page fragments that you used to create before.
  • You can use the tester to simulate a call to your task flow so you can easily test task flow return values and the return navigation outcome.

The tool is easy to install as a JDeveloper extension, and easy to use. Check out the Getting Started section in the User Guide and you will be up and running in 5 minutes!

Your feedback is most welcome, if you run into issues or have enhancement requests, then check out this page.

© Oracle Blogs or respective owner

Related posts about /ADF