In Software Testing, to test the application or system by providing random inputs and checking the behavior, BugRaptor’s always uses Monkey Testing to see whether the application or system will crash at any point of time. Monkey testing is usually implemented as random, automated unit tests.