Following the recent growing interest in testing automation, a large number of test automation development teams are appearing everywhere. My team used UI testing solutions for testing automation as well. However, due to the limitations of UI testing solutions, monitoring features were limited, and I wanted to improve this problem. So, we developed a logging script that can load and show the results in real time while the test automation script is running. In addition, we have built a logging platform based on ELK and Grafana.
By using our script, the results of multiple projects can be viewed from a single dashboard, and the results can be shared through multiple channels.
This session will cover how we developed our test automation and logging platform, and what the results are.