methodology - Software Engineering Terminology - What does "Inconsistency" and "Incompleteness" really mean -


What does "incompatibility" and "incompleteness" really mean in terms of designing software?

- Construction of specifications

The use of formal methods of software engineering is called "incompatible" and "incomplete" in comparison to other less formal methods, such as object-oriented design when making specifications. . Incompatibility and incompleteness are basically both words from formal logic, where they describe logical systems.

The full definitions depend on the exact context, but generally for "some X, you can prove both X and X!", And some "for some x" means you prove Can not X and you can not prove! X ".

Therefore, for the specifications, I understand to understand" incompatible "as" anything can not be applied, because it is in some way self-contradictory ", and" incomplete "Meaning" determination - for some inputs, outputs are not clearly defined ".


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -