What is the difference between a rising and falling threshold?
A falling threshold is breached when the test results fall below the threshold. For example, imagine a test is measuring HTTP transfer rate. You may consider that an acceptable transfer rate is 3kb/s, and want to be informed if the test yields a transfer rate which is lower than this. In this case you would need to set a falling threshold of 3.