Book Image

TestNG Beginner's Guide

By : Varun Menon
Book Image

TestNG Beginner's Guide

By: Varun Menon

Overview of this book

<p>Unit/Functional testing has now become part of every development life cycle. Junit was once the main framework that was used by developers for the purpose of Unit testing when it came to Java. But Junit had certain limitations in terms of execution and features. This book explains about the features and usage of TestNg, a new framework that overcomes Junit’s limitations and provides a lot of extra features.</p> <p>TestNg Beginner’s Guide is a practical, hands-on guide that aims to increase your knowledge of TestNg. This step-by-step guide will help you to learn and understand the different TestNg features, and you will learn about the advantages and how to use and configure each feature according to your needs. <br /><br />This book explains the various features of the TestNG testing framework. It provides a step-by-step guide that explains the different features with practical examples and sample programs.You will also learn about how to use and configure each feature based on different test scenarios. We will also take a look at extending TestNG to add custom logging and test-reports. If you are a beginner in TestNG or test frameworks, then this book will help you in learning, practising, and getting started with TestNg.</p>
Table of Contents (21 chapters)
TestNg Beginner's Guide
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Acknowledgement

First of all I would like to thank my mother and father for supporting me and guiding me on the correct path throughout my life.

I would like to thank my wife, Sandhya, who has tolerated me and my passion towards work and has always been supportive. Thanks for all your support.

I would like to thank Pramati Technologies where I have learned most of the things that I know now. I would like to thank Mr Jay and Vijay Pullur for starting such a wonderful company and providing such a great environment to learn and work.

I would like to thank my managers, Reddy Raja and Sharad Solanki, without their support, inspiration, and motivation I may not have been able to reach my current position. A special thanks to Apurba Nath and Rohit Rai for relying on me and my skills.

I would like to thank all my friends without whom life may not be as fruitful as it is now.

I would also like to thank Cedric Beust, the creator of TestNG unit testing framework, for coming up with such a good unit test framework, for solving developer and QA engineer's problems and for being an inspiration of what we can aspire to in QA.

Last but by no means the least I would like to thank Packt Publishing for giving this wonderful opportunity to write this book and share my knowledge.