Assertions with HTTP requests can be added in the scripts to validate the presence of text (or any other validation). This will help you ensure your goal (the correct page rendering) is reached while executing the test. Assertions will help you confirm that the correct response arrived at its destination.
Some popular assertions that performance testers use are:
Image: Managing
Assertions in JMeter Pro.