Created by: paul01234
Number of Blossarys: 51
A software development approach whose goal is to rapidly deliver the quality software to the client and to take advantage of the recent advances in software development. Usually, database programming ...
A system that recognizes and processes external events in real-time. The correctness of the system highly depends on what and how quickly it does its processes.
A software design method which defines the system models that should be developed, the guidelines and rules that should be used on the said models, and the process to be followed in the design ...
A software development approach in which executable tests are written before coding the program. The set of tests are automatically ran every time changes are made to the program.
The process of managing changes to a software system and its components. Version management makes it possible to track the changes which have been made in each version of the system/component. It ...