
Explore TestNG for SDET, a framework for end-to-end testing across UI, API, and mobile. Master data-driven tests, dependencies, listeners, and built-in reports to streamline automation.
Install TestNG in Eclipse via marketplace and add the library to a Java project. Run tests with 'Run as TestNG test' or convert to a TestNG suite to run classes.
Explore TestNG annotations, including before method and after method, to streamline setup and teardown across tests and suites.
Control test execution order in TestNG with the priority attribute, where default is zero and negative to higher values order tests like z, y, a, and b.
Configure TestNG groups to run targeted subsets like smoke or regression by tagging tests and including groups in TestNG.xml, then view results in the default TestNG report.
Set dependencies between test methods in TestNG with the dependsOnMethods attribute, ensuring a logging method runs only after its prerequisite passes. Learn how a failed prerequisite skips the dependent test.
Learn cross browser testing and parallel execution in TestNG by parameterizing tests with a browser name (Chrome or Firefox) and selecting the corresponding driver.
Learn how to implement TestNG listeners to customize test execution, create custom reports, and modify behavior at the suite or class level, with console feedback on test start and outcomes.
Learn to run failed TestNG test cases using xml reports, read failure details from the dest energy excel file, and re-run only the failed methods via run configurations.
Implement a retry analyzer in TestNG to re-run failed tests up to a defined limit using IRetryAnalyzer, with optional suite or method level application via annotation transformers and listeners.
Learn how to create custom reports in TestNG for SDET using two approaches: with a listener (IReporter) and without any listener, including building a custom report file and updating results.
TestNG is one of the best testing frameworks available today.
It helps the automation tester to focus on writing and implementing test cases, so that they can concentrate on testing the functionality of the application and the logistics of running, monitoring and reporting is managed by the TestNG Framework.
This course includes a wide range of topics from TestNG Annotations, different kind of Assertions, running a Test Suite, running tests in a desired sequence, Grouping related tests, understanding Dependent Tests, Preserver order of execution, reading Parameters from xml file, DataProviders (run test methods for multiple data sets), TestNG Listeners, TestNG Reporters (Logging), TestNG HTML Reports. All materials including code files.
***** One stop place to become an Expert in Automation Framework Implementation from scratch *****
********************* WHAT MAKES THIS COURSE BEST? *****************************
We assume that students have no experience in testing frameworks and start every topic from scratch and basics.
Examples are taken from REAL TIME to understand how different annotations can be utilized, that will give you idea of industry level framework and give you confidence.
NO PRIOR AUTOMATION EXPERIENCE NEEDED, this course covers all the necessary topics. Some knowledge of Java is desiured.
*******************************************************************************************************
Are you looking to step into automation industry with the latest technologies in market?
Are you keen to learn how to utilize TestNG to build a strong automation foundation?
Interested in learning how TestNG can help you manage logistics of running tests frameworks?
This course is backed by udemy's 30-day money back guarantee. If you are not satisfied for any reason, you will get the money back. In addition to that you will keep all the code files of the course as a thank you for trying out the course !!!
What are you waiting for? Enroll today and learn the powerful TestNG Framework !!!
Who this course is for:
Quality Assurance professionals and Manual testers looking to start career on test automation
Quality Assurance Automation professionals to intensify their current test automation skill sets
Fresh Graduates who want to make a dream career in software engineering
Quality Assurance Team leads and Managers
Other courses i offer on udemy
Selenium Webderiver | Selenium Testing Framework | Appium | REST Assured | RESTful API | RESTful Web Services | Devops | Jenkins | Apache Maven | Python | Docker | Jmeter | Coding Interviewes