학술논문

eXtreme Programming support tool in distributed environment
Document Type
Conference
Source
Proceedings of the 28th Annual International Computer Software and Applications Conference, 2004. COMPSAC 2004. Computer software and applications Computer Software and Applications Conference, 2004. COMPSAC 2004. Proceedings of the 28th Annual International. 2:32-33 vol.2 2004
Subject
Computing and Processing
Communication, Networking and Broadcast Technologies
Programming
Testing
Navigation
Teleworking
Project management
Performance evaluation
Language
ISSN
0730-3157
Abstract
eXtreme Programming (XP) is an agile software development process in which both short period iterative development arid communication between project members are important. Software development aims at producing high quality programs within a promised period. To gain an improvement in product quality, XP proposes twelve practices such as pair programming, test driven development, refactoring, etc. Pair programming makes it possible for all project members to deepen understanding of their programs, and also it becomes easy to find the error of them. Consequently, it improves quality of their programs. It is required that the pair has to work together with sufficient communication. However, in realistic software development, it is necessary to carry out development in the distributed environment by time and spatial restrictions of developers, such as office environment, and telecommuting, an international project. In XP, since communication is important, we propose XP support environment on a network from the viewpoint of pair programming support so that the quality of a program can be improved also in distributed environment.