This is to stop the execution of your test at a certain point while it's running. Typically it is used to observe the state of your application or to understand how a certain feature works at a certain phase at runtime. (The checking is, of course, a manual step.)