Lecture 2 Professional Software Development and Practice - SE (CS 3109)
Lecture 2 Professional Software Development and Practice - SE (CS 3109)
Meetings with stake holders and users are held in order to determine the
functional and non functional requirements.
Conversion:
The process of moving from the old system to the new is
called conversion. Four conversion methods are available:
i.Direct Conversion:
All users stop using the old system at the same time and then
begin using the new system.
ii.Parallel Conversion:
Users continue to use the old system while an increasing
amount of data is processed through the new system. The
outputs form the two system are compared, if they agree, the
old system is replaced by the new system.
iii.Phased Conversion:
Users start using the new system component by
component if the design of the system allows to apply it
by parts.