|
Ihr Spezialist für komplexe IT-Systeme
|
|
Before we can start testing we have to install several tools and setup a working development environment.
First of all we need an Oracle Database and Oracle JDeveloper 10g. After you get both of them working you should install the JUnit Extension for JDeveloper. Next step is download the ADF Toy Store and get it working. So please make sure that you have the following things up and running:
I will not write much about Oracle ADF, so if you are not familiar with it, you should read some of the excellent ADF documents from Steve Muench. I especially recommend the following to documents:
All of the tools we are going to use will be programmed in Java, so to get them install typically means that we have to get the necessary JAR files and but them into the classpath. So jump to the web and get copies of the following tools:
Some of the tools need some more configuration to run, I will go more into detail about how to configure them in the chapters about each tool.