What are JUnit Annotations in Selenium? | JUnit Tutorial With Selenium | Part III
This is Part III of the JUnit Tutorial for beginners, wherein Anton Angelov (@angelovstanton) helps you understand what are JUnit annotations in Selenium, what are attribute annotations, and special annotations in JUnit. Also, you will learn how to execute a test both in order and randomly with confidence!
Introduction to JUnit Testing
Understanding important JUnit Annotations
Deep dive into “Repeated test” annotation
Tag Annotation
“Time out” Annotation
Exploring “Disabled” attribute
Executing test in random order
Conclusion