How to Install stressapptest in Ubuntu 18.04



Install stressapptest by entering the following commands in the terminal:

sudo apt update
sudo apt install stressapptest

Description:

stress test application for simulating high load situations

Stressful Application Test (or stressapptest, its unix name) tries to maximize randomized traffic to memory from processor and I/O, with the intent of creating a realistic high load situation in order to test the existing hardware devices in a computer. . Stressapptest may be used for various purposes: * stress test * hardware qualification and debugging * memory interface test * disk testing

Homepage: http://code.google.com/p/stressapptest/

Version: 1.0.6-2build1

Section: universe/utils