joonghyup cha

624
reputation
3
12

Hi. I am a test engineer interested in development.

Personal blog is here https://velog.io/@chacha Personal Github is here: https://github.com/jjunghyup.

My work is to build a test automation process and develop test automation tools.

The first task is to build test automation into the project. The test automation area I mainly deal with is API/GUI.

Test automation requires test scenarios. If there is an existing scenario, test automation is performed for the corresponding scenario by determining whether it is possible to automate the test. In the case of Agile project, test automation is carried out after writing a test scenario that considers test automation through story and developer interviews. The goal of the written script is to make it easier to maintain, and to make sure it is continuously performed using Jenkins and others.

My second task is to develop a test automation tool.

Supporting test automation often leads to the need to develop test automation tools. In that case, we study and apply the required Opensource Library, or if not, we are creating Custom Library, or sometimes tools for test automation.

In addition, I am interested in many non-functional tests. My goal is to improve the quality of the project by discovering and applying the necessary technologies for the project.