> For the complete documentation index, see [llms.txt](https://n-saikiran.gitbook.io/selenium-2-web-driver-basics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://n-saikiran.gitbook.io/selenium-2-web-driver-basics/master.md).

# Introduction

This book is a tutorial on how to use selenium for web application automation testing. It's not an in-depth book on java, testing or selenium, rather it focusses on how get up and running with Selenium and testNG. We will also briefly cover JUnit. By the end of the book we will have a fair understanding of below technologies.

1. Eclipse
2. JAVA,
3. Selenium API,&#x20;
4. testNG
5. ExtentReports
6. ANT
