Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vijaysadhuram/selenium_automation
Data Driven Testing with Excel -Apache POI | TestNG Integration & Setup | TestNG Annotations | Types of Assertions | Dependency Methods | Grouping Tests | Data Providers | Parallel Testing | Listeners |Extent Report Gen |
https://github.com/vijaysadhuram/selenium_automation
github-actions java jenkins test-automation testng
Last synced: about 1 month ago
JSON representation
Data Driven Testing with Excel -Apache POI | TestNG Integration & Setup | TestNG Annotations | Types of Assertions | Dependency Methods | Grouping Tests | Data Providers | Parallel Testing | Listeners |Extent Report Gen |
- Host: GitHub
- URL: https://github.com/vijaysadhuram/selenium_automation
- Owner: vijaySadhuram
- Created: 2024-08-29T11:11:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T17:42:25.000Z (about 1 month ago)
- Last Synced: 2024-11-23T18:27:47.033Z (about 1 month ago)
- Topics: github-actions, java, jenkins, test-automation, testng
- Language: HTML
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selenium With Java | Data Driven Testing With MS-Excel | TestNG Integration & SetUp
Reading the Data from Excel file use data for Application Testing
Selenium With Java
Apache POI Library
# TestNG Integration & Setup
Advantages
1. Manage Test case and TestSuite
2. Grouping TestCase
3. Prioritize the testcase to be executed
4. Parameterization
5. Parallel testing