Back to projects
Private
toolbackend
SDX Converter App
Internal tooling for SIX Digital Exchange that automated test data conversion, significantly reducing manual work for Testers and Business Analysts.
// tech stack
KotlinJavaREST APIs
// the problem
QA and BA teams at SIX Digital Exchange spent significant time manually converting test data between formats for the Corda-based DLT platform. The process was error-prone and required specialist knowledge to do correctly.
// the solution
Built a Kotlin/Java REST application that automated the conversion pipeline. The tool exposed a clean API that teams could call directly from test scripts, eliminating the manual steps and reducing conversion time from hours to seconds.
// outcomes
- ↗Saved significant manual effort for QA and BA teams
- ↗Process optimization initiative