MetaData Extension Utility/Tool + Web Application
*Designed an interactive tool to consume and form a tree view of the application’s metadata which removed
the need to search manually which positively impacted internal teams
*User has ability to generate JSON files validated by different application schemas supported by intellisense
* Implemented using JavaScript and utilized VSCode extension features and json libraries
* Implemented responsive web pages using Angular 8
* Conducted white box testing using Jasmine framework and Karma and achieved 100% code coverage
API EndPoint Testing (JMeter, REST API’s):
* Designed and Implemented Integration Testing using JMeter on multiple API’s
* Tested multiple API endpoints using three kinds of tests: Functional, end to end, Performance
* Deployed on Jenkins for continuous integration