K
K
koi com2015-01-15 15:05:11
Development Methodologies
koi com, 2015-01-15 15:05:11

What is an artifact in software development?

I am preparing for the exam, I would like to clearly understand the meaning of this concept.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Antonenko, 2015-01-15
@dabrahabra

No hint of originality

An artifact is any artificially created element of a software system.
Elements of a software system, and therefore artifacts, can include executable files, source code, web pages, help files, accompanying documents, data files, models, and much more, which is a physical storage medium. In other words, artifacts are those information elements that are used in one way or another during the operation of the software system and are included in its composition.
The concept of "component" is often associated with component or assembly programming, but this is not true from the point of view of UML. In UML terms, component or assembly programming manipulates artifacts!
A component (in UML) is a part of the model that describes a logical entity that exists only at design time (design time), although it can later be associated with a physical implementation (artifact) of run time (run time).

G
globuser, 2015-01-15
@globuzer

artifact - any element, or you can say an object in the software (system), it is very simple if

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question