Book Image

TestNG Complete Bootcamp For Beginners - Novice To Ninja [Video]

By : Let's Kode It Kode It
Book Image

TestNG Complete Bootcamp For Beginners - Novice To Ninja [Video]

By: Let's Kode It Kode It

Overview of this book

<p><span id="description" class="sugar_field">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 files, data providers (run test methods for multiple data sets), TestNG listeners, TestNG reporters (Logging), TestNG HTML reports. All materials including code files. We assume that students have no experience in testing frameworks and start every topic from scratch and basics. Examples are all real time in order to enable you to understand how different annotations can be utilized, that will give you idea of industry level framework and give you confidence.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">No prior automation experience needed. This course covers all the necessary topics. Some knowledge of Java is desired. Get more than 4 hours of unique content with code files provided to refer and learn with examples.</span></span></span></p>
Table of Contents (9 chapters)
Chapter 3
TestNG Setup
Content Locked
Section 3
How To Add TestNG JavaDoc
You will learn how to add TestNG JavaDoc to Eclipse