The cursor bounds fuzz tester should be expanded to include truncate and prepare operations. The trickier of the two will likely be prepare as it requires a second session to be setup and validation of prepare conflicts.
Currently both are commented out in the test_cursor_bound_fuzz.py file.