What are the documents that you will refer to create the plan?
173
What are the best tools available now for creation of
accessible Web sites?
174
How do you ensure that you and all the other team members in
your project have the required technical skills to execute
the project?
80
When you come in to the office, how do you know what you
have to do during the day?
161
Every object has : state, behavior and identity - explain
256
How does the senior management review your project's progress?
172
What are the Rules of Desktop Publishing?
213
Assignment
A software house got a project to automate sales/purchase
department of a furniture store. The store management is
clearly transferred their requirements to the software
house management. There is no chance of changing the
requirements afterwards.
Software house management use waterfall process model to
make the project.
Given is the progress flow of water-fall process model
In waterfall process model, the deliverable (document)
produced in one phase serves as an input to the next
phase.
Suppose you are a project manager who is leading this
project. It is decided to work and complete the project
using waterfall process model approach. You are required to
develop a plan in which the key task is to decide the
deliverable that should be built during and after
completion of each phase. Also give a description or
required contents that must be included in those
deliverables.
You are not supposed to make the complete project. All you
are required to do is to make a Project plan. In that, you
need to give a set of deliverables (documents) which
according to you, should be developed in each of the phase
(Requirements, Designing, implementation, Testing,
Maintenance). Also provide contents which should be there
in each deliverable. The contents should be clear and have
brief explanation.
Note:: There are one folder and one file in the attached
folder. The file is named as Assignment 4 write-up which is
your assignment write-up. The other folder named Project
deliverables is the folder in which you are required to
organize and place your deliverables. Name of the
document/deliverable saved in each folder should be
mentioned in the file named checklist (This file is placed
in the “Project deliverables” folder)
For Example
If you produce a deliverable named Requirement
Specification (RS) in the “Requirements” phase. You need to
do following tasks
1) Finalize the RS contents
2) Save the file in sub-folder named Requirements
3) Write the name of this document in the checklist
file under the heading Requirements.
Similarly, you need to make and save deliverables of each
phase. Not all phases contain one deliverable. There must
be some phases having more than one deliverables.
PLEASE SIR PRIVIDE ME THE CHECK LIST FOR GIVE SENERION ?
CHECKLIST ARE:
1-Requirements
2- Designing
3- Implementation
4- Testing
5- Maintenance
1460
You run a technical support website where members post
questions and answers to problems experienced and general
know how. You have to provide explanations to recently
posted questions. Some opf these questions need reasearch.
94
Why is packaging and distribution important?
212
Can any one please give me an effective format for
designing a functional specification and technical
specification sheet for a software developemnt related
company asap...it would be highly useful for my final year
project.
217
While doing HLD/LLD/Coding/Testing, how do you know that a
specific HLD/LLD component, program code unit, or test case
relates to a particular requirement?
272
Explain the contract review process followed in your project?
224
Write a function that inserts an integer into a linked list
in ascending order. Write the test cases for this function.