About
TestNG is a well-known Testing Framework with Java Programming Language. It is always considered first, when we consider to build up a testing project for any types of System-Under-Test.
On this Premium course, Testing4everyone expect that we can bring the essential knowledge that any software engineer or software developer in test should have knowledge or experiences.
We built up the series of private videos in Testing4Everyone, In order to follow the contents of videos in this course. Please contact us to purchase this premium course.
Here is the list of items in Premium Course abut TestNG Course from beginner to Advanced level
Session 0: Create a Maven / Gradle Java project and TestNGSession 1: @Test, The first test script for a test caseSession 2: Basic @annotation in TestNGSession 3: Init Logger with SL4J java library for Java ProjectSession 4: Base Test in an example framework and Run Test from Testng.xmlSession 5: Run TestNG with regexSession 6: Basic Verify with Assert in TestNGSession 7: Ordering Tests in TestNGSession 8: Data providerSession 9: Parameter in TestNGSession 10: Factory in TestNGSession 11: Data provider and parallel execution in TestNGSession 12: Listeners in TestNGSession 13: Define a custom annotation in TestNGSession 14: Default HTML report in TestngSession 15: TestNG and report Allure
How to access to the series of video in this course
Following to these steps, to have the access permission to access private video to run at your local machine
- Contact me directly to purchase
- Email: josdoaitran@gmail.com
- Pricing: 699K (VND) or ~27 (USD)
- Receive the invitation to access to private videos
- Receive the invitation to access to source code
Example Source Code:
- Source code in TestNG (After purchased, we will share the access permission to you.)

- Source code of this course in IntelliJ

Additional Bonus
We also wrote a post about TestNG and how we can implement the control function to customize an annotation in TestNG. https://josdoaitran.github.io/how-to-customize-an-annotation-testng/
AI for Testing - Take advantage of DeepSeek to ask something about Testing