Software Engineering Intern On Perf Qos Qa Team
CurrentWorking with a team to analyze and maintain the object oriented storage solutions the company provides.Worked with react, javascript and python on automation tools and solutions. Added features to automation web application to perform performance analysis on storage tool for internal OS logs.My main project was a signature collection tool to take recorded error signatures from a Elasticsearch database and compare them with failed test run logs from the automation web application listed above. The tool takes manually created yaml files (which I designed the syntax for) and iterates through them in a tree structure to quickly eliminate signatures that cannot possibly match. It takes a chain of location/traceback inputs and quickly confirms or denies the signature and gives a match confidence rating. My syntax adds support for variable directories as the structure of logs in each test is non-uniform.