Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

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

Compare with Current View Page History

« Previous Version 4 Next »

Project Goal

The goal of this project is to deliver an automated functional testing framework for the OFBiz. This framework assist add/remove/run test cases which simulate real users' behaviors.

Design and Implementation

Documentation

  • Notes

  • 07/05/2012 - 11/05/2012:
  1. download Jenkins and get familiar with it.
  2. how to ask Jenkins to start one OFBIZ instance
  3. install the Gradle plug-in for Jenkins
  4. write a build.gradle file to grasp all dependencies.
  5. write one test case(test to pass) of log-in page
  • Others

  • No labels