Abstract
Industrial-grade games, like Space Engineers, must adopt swift development and testing processes to conform to rigorous quality standards. Nevertheless, the testing phase of these extensive and complex games heavily relies on manual effort from play-testers, leading to productivity constraints during development cycles. This experience paper reports a Behavior-Driven-Development (BDD) software development process for automated regression test scenarios that allows complement testers’ work during development cycles. To enable BDD test scripts for the Space Engineers game, we have extended the iv4XR framework into a game plugin to connect and execute game actions. Additionally, we have integrated the Cucumber software to describe game test scenarios using natural language. This approach allows testers to create, maintain, and execute a subset of regression test scenarios by relying on a BDD agent that can autonomously verify Space Engineers game features, enabling seamless integration into the development cycle.
Original language | English |
---|---|
Title of host publication | Research Challenges in Information Science - 18th International Conference, RCIS 2024, Proceedings |
Editors | João Araújo, Jose Luis de la Vara, Maribel Yasmina Santos, Saïd Assar |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 393-409 |
Number of pages | 17 |
ISBN (Electronic) | 978-3-031-59465-6 |
ISBN (Print) | 9783031594649 |
DOIs | |
Publication status | Published - 2024 |
Event | 18th International Conference on Research Challenges in Information Science, RCIS 2024. Information Science: Evolution or Revolution? - Guimarães, Portugal Duration: 14 May 2024 → 17 May 2024 https://www.rcis-conf.com/rcis2024/ |
Publication series
Series | Lecture Notes in Business Information Processing |
---|---|
Volume | 513 |
ISSN | 1865-1348 |
Conference
Conference | 18th International Conference on Research Challenges in Information Science, RCIS 2024. Information Science: Evolution or Revolution? |
---|---|
Abbreviated title | RCIS 2024 |
Country/Territory | Portugal |
City | Guimarães |
Period | 14/05/24 → 17/05/24 |
Internet address |
Keywords
- Autonomous agents
- BDD testing
- Industrial game testing