File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33Automated Testing of Web Applications using Selenium Tool and TestNG Framework.
44
5+ ## Table of Contents
6+
7+ | Topic | Aim |
8+ | :-: | :-: |
9+ | [ Chrome Driver] ( 1_ChromeDriverInstallation ) | WebApps Testing using Selenium on Google Chrome Browser |
10+ | [ Gecko Driver] ( 2_GeckoDriverInstallation ) | WebApps Testing using Selenium on Mozilla FireFox browser |
11+ | [ Amazon Test Cases] ( 3_Amazon_Test_Cases ) | Writing Manual Test Case Suite in Excel Sheet |
12+ | [ Amazon.com] ( 4_Amazon ) | WebApps Testing for Amazon E-Commerce website |
13+ | [ StandAlone Server] ( 5_Selenium_Server_Standalone ) | Using StandAlone Server library as sole super-library for Selenium |
14+ | [ GitHub] ( 6_GitHub_Login ) | Automated GitHub Login using Selenium |
15+ | [ Personal Assistant] ( 7_Personal_Assistant ) | A failed but full of learning attempt to create an automated Bot for handling social media accounts |
16+ | [ IEDriver] ( 8_IEDriverServer ) | WebApps Testing using Selenium on Internet Explorer Browser |
17+ | [ TestNG] ( 9_TestNG_Framework ) | Introduction to TestNG Framework |
18+ | [ Gmail Bot] ( 10_GmailBot ) | Attempt for automated Email |
19+ | [ Amazon.com x TestNG] ( 11_Amazon_TestNG ) | Modifying Selenium testing for Amazon.com using TestNG Framework |
20+ | [ Excel Read] ( 12_ExcelRead ) | Using Selenium to Read Excel Documents via Apache POI Library |
21+ | [ Data Providers] ( 13_DataProviders ) | Introduction to Annotations and Data Providers in TestNG |
22+
523## Pre-Requisites:
624
7251 . Java JDK 1.8 or above installed on local machine.
You can’t perform that action at this time.
0 commit comments