Black Box Testing is a software testing method that focuses on the functionality of the system based on specifications, without paying attention to the internal structure of the program code.
Scheduling = a mechanism for selecting processes for the CPU. Goals: Increase CPU utilization Increase throughput Minimize turnaround time Minimize waiting time Minimize response time Achieve fairness
UML (Unified Modeling Language) is a language for specifying, visualizing, constructing, and documenting artifacts (parts of information used or produced in a software development process. Artifacts can be models, descriptions, or software) of software sy