In selenium Assertion is nothing but a check or verification point. Assertion is used to verify the state of the application conforms to what is expected from the use case. e.g. include “make sure the page title is X” and “verify that this checkbox is checked and the textbox contains a metatext.