Login

Browse Items (107 total)

This assignment on developing and interpreting Entity Relationship Diagrams has the following learning outcomes:

●Design an Entity-Relationship diagram, given the requirements of an information system.

●Identify entities, constraints and…

Describe software development life-cycle and need for associated processes: the life-cycle phases, engineering and management processes, and relationships between the phases and processes. Describe and compare alternative software process standards…

This assignment combines implementing a class definition (constructors, getters, setters for a Rectangle) with using Javadoc comments to document the class. This assignment includes background information on the Javadoc tool, including information…

This assignment is the first in a series of black box testing assignments that can be used in CS1/CS2 level classes. The assignment is to have students write and run black box test cases for a given application. The students are given the…

This is my abstract; there are many like it, but this one is mine

You will be giving a 5-minute project proposal. The goals of this proposal are to explain the details of your project. You will create a project specification and a presentation. The specification should be a document describing your project (for…

Students develop test cases using CppUnit. They begin with specifying the testcases and then writing the code for CppUnit