ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Scenario-Based Approach for Blackbox Load Testing of Online Game Servers
Cited 11 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Chang-Sik Cho, Dong-Chun Lee, Kang-Min Sohn, Chang-Joon Park, Ji-Hoon Kang
Issue Date
2010-10
Citation
International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC) 2010, pp.259-265
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/CyberC.2010.54
Abstract
Simply having a large beta test cannot consistently provide stability and performance to game servers, which are major issues in online game development. Therefore, test automations have been used in order to reduce the testing time of online games by simulating highly repetitive tasks and emulating server loads. However, in previous approaches, blackbox testing and scenario-based testing are not supported because they use prerecorded packets of real players as templates, or reuse a subset of the main game client for the test client. In this paper, we propose blackbox testing and scenario-based testing of online games as well as simple load testing. Instead of rewriting the virtual client dummy code, only the game description language and virtual game map are redefined when a new game is to be tested. In addition, an actual testing environment can be mimicked more closely, because complex and various scenarios such as attack, party play, and waypoint movement can be tested through combining actions. We have applied our tools on several online games to verify the effectiveness of our method. © 2010 IEEE.
KSP Keywords
Description language, Load testing, Repetitive tasks, Scenario-based approach, Scenario-based testing, Stability and performance, Virtual Game, game development, online games, virtual client