Actions
QA #585
closedQA #500: [QC-Automation Test] Create automation test for OpenAPI and Channel API
Integrate MySQL into API Automation Framework
Status:
완료(Done)
Priority:
보통(Normal)
Assignee:
-
Build env.:
Description
About the scope of the ticket, I will integrate MySQL into our automation framework for DB - API Interaction
Files
Updated by Anonymous 9 months ago
- File 2025-06-19_08-50-47.PNG 2025-06-19_08-50-47.PNG added
- Start date set to 06/16/2025
Added config into properties file
db.dbHost=13.209.118.9
db.dbPort=16033
db.dbName=OMH_SUITE
db.dbUser=omh_user
db.dbPass=Omh@1234!
Added DatabaseClient class to get query from DB
Actions