form the test genre=fiction&checkedout=false and is failing.
looks like the expected result is expecting boolen but dont have the option to send it as boolean.
I tried using checkedOut=false in the URL directly, and disabled Params tab, but your test still fails. Please confirm if your backend is parsing boolean values correctly.