TestNG Beginner's Guide
Год: 2013
Автор: Varun Menon
Жанр: Учебная литература
Издательство: Packt Publishing
ISBN: 978-1-78216-600-9
Язык: Английский
Формат: PDF/EPUB
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 257
Описание: Currently, TestNG is the most widely used testing framework in the software industry. It provides a lot of features over the conventional JUnit framework and is used for different kinds of testing like unit, functional, integration testing, and so on. This book explains different features of TestNG with examples. You will learn about the basic features as well as some of the advanced features provided by TestNG.
Оглавление
Preface
Chapter 1: Getting Started
Chapter 2: Understanding testng.xml
Chapter 3: Annotations
Chapter 4: Groups
Chapter 5: Dependencies
Chapter 6: The Factory Annotation
Chapter 7: Parallelism
Chapter 8: Using Build Tools
Chapter 9: Logging and Reports
Chapter 10: Creating a Test Suite through Code
Chapter 11: Migrating from JUnit
Chapter 12: Unit and Functional Testing
Pop Quiz Answers
Index