

diff --git a/images/businesscontext.png b/images/businesscontext.png index 8f8d2e90..87b556c1 100644 Binary files a/images/businesscontext.png and b/images/businesscontext.png differ diff --git a/images/technicalcontext.png b/images/technicalcontext.png index 3f5c19b6..1c9fd848 100644 Binary files a/images/technicalcontext.png and b/images/technicalcontext.png differ diff --git a/index.html b/index.html index ba9127d7..4d292f64 100644 --- a/index.html +++ b/index.html @@ -763,7 +763,7 @@
|Term |Definition
|<Term-1> -|<definition-1>
+|Quality Tree +| Structured representation of quality attributes and their relationships.
|<Term-2> -|<definition-2>
+|Quality Scenarios +| Specific instances or situations that show the behavior of a system under various quality attributes.
+|Change Scenarios +| Scenarios depicting how a system responds or adapts to changes, like fixes or addings.
+|Usage Scenarios +| Instances demonstrating how users interact with a system in various contexts.
+|User Interface +| The visual and interactive part of a computer program or system through which users interact.
+|Query +| Request for information from a database.
+|Database +| Organized collection of structured information.
+|Documentation +| Written information regarding a system’s design, functionality, or usage.
+|NodeJS +| Runtime environment that allows the execution of JavaScript code outside of a web browser.
+|ReactJS +| JavaScript library for building user interfaces, particularly single-page applications.
+|JavaScript +| High-level programming language primarily used for creating interactive web pages and applications.
+|MongoDB +| Popular NoSQL database program, known for its flexibility and scalability.
+|CSS +| Cascading Style Sheets, used for styling and formatting web pages written in HTML.
+|HTML +| Hypertext Markup Language, the standard markup language for creating web pages and web applications.