File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Test Automation Framework Cucumber TestNG and Selenium Java building by Anh Tester
6
6
7
+ ### 💥Important: when clone this repo, you should select 'Recursive' to get all submodules
8
+
7
9
** SOME FEATURES IN FRAMEWORK**
8
10
9
11
1 . Run the parallel Scenario on feature file
18
20
10 . Read data test from Json file
19
21
11 . Main keyword is WebUI
20
22
12 . Sample test feature
23
+ 13 . Use DataFaker and JavaFaker to generate data
24
+ 14 . Javadoc for this source
21
25
22
26
### ** SYSTEM REQUIREMENTS**
23
27
24
- - ** JDK version >= 17**
25
- - Chrome, Edge, Firefox browser
28
+ - Install Java JDK (recommend JDK >= 17)
29
+ - Install Chrome Browser , Edge Browser , Firefox Browser
26
30
- Setup ** Allure environment** :
27
31
https://mvnrepository.com/artifact/io.qameta.allure/allure-java-commons
28
32
or
449
453
┗ 📜README.md
450
454
```
451
455
452
- ## Copyright 2022-2024 Anh Tester
456
+ ## Copyright 2022-2025 Anh Tester
457
+
458
+ ### ⭐️ I will support your company if needed
459
+ #### ** 📗 Documents:** https://deepwiki.com/anhtester/AutomationFrameworkCucumberTestNG
453
460
454
461
> Anh Tester Blog: https://anhtester.com/
455
462
You can’t perform that action at this time.
0 commit comments