Daily Build Smoke Test Report

 

Build Number: 02-08-2001

Date: Feb. 8, 2001

Tester: Wes

Requirement

Functionality

Defect Number

Main Screen comes up with apporpriate look and feel

 Present

 

The File menu produces a drop down menu with Open Class and Exit

 Present

 

Choosing Open Class produces a dialog box where the user can enter the classpath

 Present

 

The class is loaded into ETA populating the methods and fields panels

Present 

 

The methods panel has a tabbed pane for every class that the loaded class is inherited from

Present 

 

The fields panel is populated with the classes as well

 Present

 

The public, private, protected, and package local tabs each show the appropriate fields for the class selected using the tabbed panes in both the Fields and Methods panels

 Present

 

In the status window, all three tabbed panes Output, Messages and Session Log are present and clickable.

 Present

 

The object pool is empty.

 Present

 

The Returned Objects and Test Data Items tabs are clickable and empty.

 Present

 

Clicking on Test Data Items tab in the Object Pool and New Test Data Item at the bottom produces a dialog box

 Present

 

The dialog box allows the user to create a Primitive or Object test data item.

 Present

 

Clicking ok produces a different dialog box for primitives and objects

 Present

 

The user is able to create a primitve type and it appears in the Object Pool

 Present

 

The user is prompted to enter a classpath for creating an object test data item

 Present

 

After entering the path a dialog pops up with a selection of constructors for that object

 Present

 

After constructing the object, it shows up in the test data items section of the object pool

 Present

 

Selecting New Test Data item from the drop down menu Test, produces the same choices as New Test Data item from the Object Pool

 Present

 

Appropriate messages are output to the messages screen

 Present

 

The user may exit the program using the X in the upper right corner or by choosing File->Exit

 Present

 

Opening another class with one class already open, removes the first class and loads the second

 Present