Table of Contents

Assignment and Project

Project

Instructions

Starter

oracle executable

This video illustrates how you are supposed to:

Eiffel Testing Framework (ETF)

Videos

Here is a series of tutorial videos to help you start with the Eiffel Testing Framework (ETF).

Summary of Steps

Step 1: Install the ETF (Eiffel Testing Framework) Generator:

Step 2: Generate and Compile your first ETF Project:

  >etf -new definitions.txt .

>ec15.01 -c_compile -finalize -config bank.ecf

Step 3: Play with the Default Generated ETF Project:

Step 4: Changing the Business Model:

Assignment

Instructions

Starter Code