Prepare Your Final Project Package - Software Engineering | CS 451, Assignments of Software Engineering

Material Type: Assignment; Professor: Cai; Class: Software Engineering; Subject: Computer Science; University: Drexel University; Term: Winter 2009;

Typology: Assignments

Pre 2010

Uploaded on 08/19/2009

koofers-user-jtk-1
koofers-user-jtk-1 🇺🇸

5

(1)

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CS 451 Software Engineering
Winter 2009
Homework #4: Prepare Your Final Project Package
Due: Thursday, March 19 11:59pm
The goals of the homework are:
Write a Acceptance Test Plan (ATP)
Package all your work for final submission. This is your last chance to revise your SRS,
SDD, as well as other artifacts, including your website.
This is a group homework
Requirements
1. Document your Acceptance Test Plan
a. Using standard format as you did for your SRS and SDD. You can modify the
template accordingly.
b. Write the acceptance test plan. For an example, see the VODKA document:
http://www.cs.drexel.edu/~yfcai/CS451/artifacts/AcceptanceTestPlan.pdf
You can also refer to the ATM example we used in class, but you have to
include other sections for necessary explanation.
2. Package your final project. I am expecting one zip file submitted to BbVista, which
expand into a folder that contains:
1. SRS.pdf
2. SDD.pdf
3. ATP.pdf
4. All your source code
5. A Readme.txt telling us how to run your program
6. All your unit testing code
7. All your integration testing code (including all stubs and drivers).
All the other artifacts should confirm to your SRS. For example, we are going to check if
the acceptance test plan covers all the requirements. The final program has to be
runnable.
Grading
All your documentations will be updated according to your final submission.

Partial preview of the text

Download Prepare Your Final Project Package - Software Engineering | CS 451 and more Assignments Software Engineering in PDF only on Docsity!

CS 451 Software Engineering

Winter 2009

Homework #4: Prepare Your Final Project Package

Due: Thursday, March 19 11:59pm

The goals of the homework are:

  • Write a Acceptance Test Plan (ATP)
  • Package all your work for final submission. This is your last chance to revise your SRS, SDD, as well as other artifacts, including your website.
  • This is a group homework

Requirements

  1. Document your Acceptance Test Plan a. Using standard format as you did for your SRS and SDD. You can modify the template accordingly. b. Write the acceptance test plan. For an example, see the VODKA document: http://www.cs.drexel.edu/~yfcai/CS451/artifacts/AcceptanceTestPlan.pdf You can also refer to the ATM example we used in class, but you have to include other sections for necessary explanation.
  2. Package your final project. I am expecting one zip file submitted to BbVista, which expand into a folder that contains: 1. SRS.pdf 2. SDD.pdf 3. ATP.pdf 4. All your source code 5. A Readme.txt telling us how to run your program 6. All your unit testing code 7. All your integration testing code (including all stubs and drivers). All the other artifacts should confirm to your SRS. For example, we are going to check if the acceptance test plan covers all the requirements. The final program has to be runnable.

Grading

All your documentations will be updated according to your final submission.