JUnit Testing Tutorial Home / Video /

Parallel Test Execution with JUnit and Selenium | JUnit Tutorial With Selenium | Part VII

Parallel Test Execution with JUnit and Selenium | JUnit Tutorial With Selenium | Part VII

...Playlist

...
  • What Is JUnit Framework In Selenium?
  • How To Install JUnit | JUnit Setup | IntelliJ IDEA
  • What are JUnit Annotations in Selenium?
  • What are JUnit Assertions in Selenium?
  • Parameterized Tests With JUnit
  • JUnit Parameterized Tests with Annotations
  • Parallel Test Execution with JUnit and Selenium
  • Cross Browser Testing with JUnit using LambdaTest
  • How To Perform Geolocation Testing Using JUnit
  • Page Object Model in JUnit
  • Learn JUnit in 4 Hours | JUnit Complete Tutorial For Beginners

About The Video

This is part VII of the JUnit Tutorial for beginners, where Anton Angelov (@angelovstanton) shows what are the requirements to execute a parallel test in JUnit and how to run a test in parallel with JUnit.To demonstrate the execution of parallel tests, a test suite is used in this video with multiple test classes, each with several methods. This video will guide you through different parallel parameters in JUnit testing, including methods – to execute test methods in separate threads and classes – to execute test classes in separate threads.

Video Chapters

Introduction to JUnit Testing

Recap of data driven test in JUnit

How to design factory pattern and template patterns

Using “Threadlocal”

Using “getdriver”

Creating simple implementations

Initializing page objects

Conclusion

......
...

Testμ 2024

Join the free online conference to decode the future of testing!

...21 - 23 August, 2024

More Videos from JUnit Testing Tutorial