https://github.com/maltsev-dev/databasetesting
https://github.com/maltsev-dev/databasetesting
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maltsev-dev/databasetesting
- Owner: maltsev-dev
- Created: 2021-02-12T10:35:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T06:49:28.000Z (over 2 years ago)
- Last Synced: 2025-03-12T07:18:51.395Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
| Simple test project with DB access |
---------------------------------
| Maven | 2.22.0
| Java | jdk 1.8.0_231
| TestNg | 5.4.0
| Allure | 2.13
| ojdbc8 | 19.3.0.0
| aspectj | 1.9.5
---------------------------------
Extension
++++++++++
Add owner. property reader
add lombok annotation
add restAssured base
check aspectJ
add Jenkins integration with parameters
add faker random data creation
add DDT @DataProvider
add log4j logging file.properties
Add cucumber feature.file
Add reportPortal / Zephyr integration
Jenkins attributes with option:
testSuite. (dataBaseSet / smokeSet / module1Set / module2Set / module3Set) => connect with TraceabilityMatrix
stage. ( dev/int/prod ) => url switch
dataBase. (MarinaDB / PostgresDB) => ojdbc driver switch