Tools for V&V

Automation is used by the supporting language, commonly used a script language computer to automated the software application. There are varios tools to write automation scripts. Allows us to identify the process that can be used to automate the testing process. Tools for version control GithubGitkrakenGitpod Tools for testing HP Quick Test ProfessionalSeleniumIBM Rational Functional... Continue Reading →

Advanced Programming: Process priorities and scheduling

Process priorities (Nice values) Under this term there is model called round Robbin time-sharing in which the process is permitted to use the CPU for a brief period of time. This time is defined as quantum. The two important requirements that the Round Robin model satisfies: Fairness: every process gets its time with the CPUResponsiveness:... Continue Reading →