Posted inBasics Function Point Posted by admin August 12, 2021 It is widely used to measure the size of software. Function Point concentrates on functionality…
Posted inBasics Cyclomatic Complexity Measures Posted by admin August 12, 2021 Every program encompasses statements to execute in order to perform some task and other decision-making…
Posted inBasics Halstead’s Complexity Measures Posted by admin August 12, 2021 In 1977, Mr. Maurice Howard Halstead introduced metrics to measure software complexity. Halsteadโs metrics depends…
Posted inBasics Software Design Complexity Posted by admin August 12, 2021 The term complexity stands for state of events or things, which have multiple interconnected links…
Posted inBasics User Interface Golden rules Posted by admin August 12, 2021 The following rules are mentioned to be the golden rules for GUI design, described by…
Posted inBasics GUI Implementation Tools Posted by admin August 12, 2021 There are several tools available using which the designers can create entire GUI on a…
Posted inBasics User Interface Design Activities Posted by admin August 12, 2021 There are a number of activities performed for designing user interface. The process of GUI…
Posted inBasics Application specific GUI components Posted by admin August 12, 2021 A GUI of an application contains one or more of the listed GUI elements: โ Application…
Posted inBasics Graphical User Interface Posted by admin August 12, 2021 Graphical User Interface provides the user graphical means to interact with the system. GUI can…
Posted inBasics Command Line Interface (CLI) Posted by admin August 12, 2021 CLI has been a great tool of interaction with computers until the video display monitors…