1Why do We Need Codeless Automation Testing Tools in 2023In the era of cloud computing and AI, codeless automation testing tools are becoming a trend. Codeless automation testing means creating automated tests without the need for software engineers to write code.
3Discussion on Code Literacy for Software EngineersI decided to write an article to "briefly discuss" the code literacy that software engineers should possess. I hope it will be helpful to everyone. Please feel free to correct any inadequacies due to my limited level.
4Effective Strategies for Creating and Executing Game Test CasesIn this article, we will explore effective strategies for designing comprehensive test cases, including critical path testing, exception path testing, boundary value analysis, and equivalence partitioning.