October 2018
Intermediate to advanced
192 pages
5h 12m
English
Testing in Selenium is incomplete if we don't have a way to verify our test results. The TestNG framework provides the Assert class, using which we can do validations and verifications in TestNG. We can use assertions to verify text on screen, do validations, and so on.
The most common methods in the Assert class are given here:
Read now
Unlock full access