Posted inBasics Black-Box Testing Posted by admin August 12, 2021 Testing in the large vs. testing in the small Software products are normally tested first…
Posted inBasics Code Review Posted by admin August 12, 2021 Coding Good software development organizations normally require their programmers to adhere to some well-defined and…
Posted inBasics X-Window Posted by admin August 12, 2021 The X-window functions are low-level functions written in C language which can be called from…
Posted inBasics Component-Based GUI Development Posted by admin August 12, 2021 Window A window is a rectangular area on the screen. A window can be considered to…
Posted inBasics Types of User Interfaces Posted by admin August 12, 2021 User interfaces can be classified into the following three categories: • Command language-based interfaces • Menu-based interfaces…
Posted inBasics Basic Concepts in User Interface Design Posted by admin August 12, 2021 Characteristics of a user interface It is very important to identify the characteristics desired of…
Posted inBasics Explain the CRC cards technique Posted by admin August 12, 2021 The interactions diagrams for only simple use cases that involve collaboration among a limited number…
Posted inBasics Domain Modeling Posted by admin August 12, 2021 Explain what is meant by domain modeling. Domain modeling is known as conceptual modeling. A…
Posted inBasics Design Patterns Posted by admin August 12, 2021 Identify the basic difference between object-oriented analysis (OOA) and object-oriented design (OOD). The term…
Posted inBasics Activity and State Chart Diagram Posted by admin August 12, 2021 Activity diagrams The activity diagram is possibly one modeling element which was not present in…