The tips for clean code consists of using descriptive names, implementing one action for each method/function, DRY principle, refactoring the code, deleting unnecessary comments, and writing good comments.
Cheat sheets help us gather the right information and guide our testing with keywords/guidewords, helping us make decisions and draw conclusions about the product.