a1qa: Оnline gaming industry (according to global statistics) is just on the top of its popularity nowadays. The worldwide video game marketplace will reach $111 billion in 2015, up from $79 billion in 2012, according to Gartner, Inc. Do you consider this trend as a longtime tendency? Rainar Ütt: Online gaming industry has been growing. As more and more people are getting online and computer hardware is getting faster so you don’t need specialized hardware anymore. If it has reached the top – I cannot predict that, in the 80’s there were consoles, PC games in 2000’s browser games have been taking over and the future is obviously mobile. As technology is getting more and more affordable and people are getting more online, this trend will definitely continue. a1qa: It is well-known that Quality assurance is a critical component in game development, though the video game industry does not have a standard methodology. Why Quality is so important for gaming and how to evaluate the scale of troubles undetected defects may cause comparing to other fields? Rainar Ütt: Of course you cannot compare online gaming to software development for healthcare, automotive or space industry, where the quality assurance is affecting human lives. In games development worst effects software defects might cause are related to privacy and data protection and security. Could you imagine someone stealing millions of credit card details from the database or taking control over your computer, by using a cross site scripting vulnerability on game provider’s website? Also when, for example, your online game is not responding fast enough. Studies have shown if a web browser request is taking more than 2 seconds, customers would prefer to go to a competition rather than staying, that is why web app testing has become crucial to ensure ultimate performance. Or if due to data inconsistency or functional problem your co-player is gaining advantage of you, while you should have it. In online gaming – defects in your system would have a really strong effect on your business. In banking, if your online bank is having defects, you still can retain your customers, because not all of them are using your online bank. So I would rank the importance a little bit higher than in a bank. a1qa: Since game QA is considered less technical than general software QA, some people assume game testing as some kind of pure fun while we know this is not the case. Since you are just in the middle of such amazing industry as gaming could you please describe the way games are usually being tested in InnoGames? How do you think this process might be enhanced? Rainar Ütt: Yes indeed, game QA is often considered as only playing games and reporting defects. At InnoGames we are keeping a healthy balance between game testing and technical QA. When a game project is in the very beginning, concepts are developed and changed rapidly. Often it also happens that a concept is discarded completely. Therefore in the beginning of the game project there is less focus on the technical aspects of QA. In this phase it is important to develop acceptance criteria and checklists for functional testing. Later, when the architecture evolves and not so many conceptual changes are introduced, it is important to start looking at quality of different components and the integration between those. For core user stories, we are also introducing automated GUI tests, those are then run after automated unit and integration tests are finished at least nightly. Of course there is still manual testing involved as well – when new features are being developed, tester is giving feedback among other testing types by exploratory testing. Testers also write acceptance criteria, or let me put it that way: information for developers how they are planning to test it, so that developers will make sure to do basic testing on the feature already before it gets integrated. Cross functional or non-functional testing we are usually starting, a few months before the launch. The architecture of online games is usually quite simple on the backend side, so this process is usually quite straightforward. Our game testers and tech testers, both work as part of the development team, each product development team has based on their needs game testers and technical QA leads working as part of it. a1qa: What are the most effective testing tools you have been using for game QA? Do you actually think Test automation is applicable for online games development as well? In other words, is it possible to automate some aspects of this process? Rainar Ütt: From one side online games are games, from other side they are software – to be more specific we are dealing with mobile and web applications and there is a great variety of free or commercial tools available. Best experience we have made so far with selenium. Our customer base is over 120 million, worldwide, so for us cross browser and cross market testing is a really hot topic. We are using Thucydides framework, which enables us data-driven testing and reporting capabilities. We have created a small core framework that takes care about the configuration of selenium, integration with different tools. For example reporting into our test management tool (Testlink), launching the tests on cloud testing service provider. For maintaining the framework our automation architect takes care of that and all of our tech QA-s write selenium tests with Java. Of course selenium cannot cover everything, especially frontend technologies, such as flash, which still will remain one of the major technologies in browser game development. For flash we are using a combination of 2 tools: Genie – tool from adobe that can interact with objects in Flash and Sikuli – a screenshot recognition tool. For mobile end to end tests, there was unfortunately nothing on the market, what we could use – so we are in the process of building our own tool that can interact with cocos2dx and integrate it into a commonly used testing tool, either Monkeytalk or Seetest. For API testing we are using SOAPUI, for cross functional testing JMeter. We have also built our own tools for measuring the frame rate on mobile apps or improved JMeter websocket plugin. For testing online games automation is definitely possible, sometimes getting started with it is a little bit difficult, because of the skills of the people. We’ve been through that process with InnoGames, when I started here we only had a manual functional QA, which was getting involved in the development process in the very end. During one year, we managed rearrange the way QA is working – instead of a separate team, we introduced QA as part of development teams and became more technical. We made several workshops, where we learned about automation, trained our Java skills, data-driven testing and eventually also developed an Android application. I think for those saying automation is not possible in games development; it is rather a question of mindset. a1qa: So as a1qa has some experience testing online games like Roads of Rome and Islands Tribe we know exactly how popular they become being properly tested. Can you give us your examples to which extent effective Quality Management influences the success videogames are getting on the market? Rainar Ütt: For a successful game launch, there are several factors that make it successful. You have to have a brilliant game concept, find the right marketing channels and of course quality. As mentioned above, if you product response time is too slow, or if you are not able to keep the players interested for playing more than 2 rounds, if the player data isn’t safe, if the graphics aren’t awesome, if the customer cannot have it in its local language – the product won’t be successful. Also another aspect is predictability – when your product is going to be launched. A good timing for a product / feature launch is important and if you can keep the deadline – for example, launching an eastern event in midsummer, wouldn’t bring the same amount of customers as during Eastern Time. Rainar thanks for sharing your experience and ideas. We`ll be glad to see you and talk to you again. You can follow Rainar on Twitter. Share this: More Posts 9 January 2025, by a1qa 7 min read Dedicated team model in QA: all you should know about it Check on everything you should know about when to apply, how to run and pay for a dedicated team in QA. Interviews QA consulting Quality assurance 2 July 2024, by a1qa 6 min read Interview with Mike Urbanovich: How to build a robust test automation strategy? The Head of testing department at a1qa answers the questions on how to smartly build a winning test automation strategy and talks about the advantages you may obtain with it. Interviews Test automation 8 December 2023, by a1qa 3 min read The year in valuable conversations: recapping 2023 a1qa’s roundtables for IT executives From dissecting novel industry trends to navigating effective ways of enhancing software quality — let’s recall all a1qa’s roundtables. Join us! Big data testing Cybersecurity testing Functional testing General Interviews Performance testing QA trends Quality assurance Test automation Usability testing Web app testing 9 November 2023, by a1qa 4 min read 6 top reasons why business should invest in software quality We congratulate you on the World Quality Day with the article by Alina Karachun, Account director at a1qa, having 10+ years of QA expertise. Delve into it to explore the reasons why businesses should prioritize software quality. Cybersecurity testing Functional testing General Interviews Performance testing Quality assurance 25 July 2023, by a1qa 4 min read Interview with Alina Karachun, Account director at a1qa: unearthing the power of a true IT leader Read the interview with Alina Karachun, Account director at a1qa, about the importance of creativity and feedback for executives and their teams, what is ethical leadership, and many more. Interviews Quality assurance 30 May 2023, by a1qa 3 min read a1qa tech voice: Managing director at a1qa, North America, discusses pros and cons of much-debated technologies Nadya Knysh, Managing director at a1qa, North America, puts a spotlight on 6 current technologies, discussing their positives and negatives. Interviews Test automation 30 September 2019, by a1qa 4 min read “Every team member is responsible for software quality”: interview with Head of QA at worldwide media resource We continue talking about unsurpassed software quality. Consider how to make QA more efficient using shift-left and continuous testing. Interviews 8 December 2017, by a1qa 4 min read a1qa: one-stop shop for first-rate QA services Dmitry Tishchenko, Head of a1qa Marketing and Pre-Sales Department, answers the questions of The Technology Headlines. Interviews Quality assurance 17 August 2017, by a1qa 4 min read From requirements specification to complex business analysis: interview with a1qa head of BA Check how we at a1qa converge business knowledge with IT skills to deliver maximum value. Interviews QA consulting Related posts Get in touch Name Please fill in the required field. Email Email address seems invalid. Company Phone Project description Please fill in the required field. I hereby give my consent for a1qa and its affiliates to process my personal data in accordance with Privacy Notice for the purpose of handling my request and responding to it. I am aware of the fact that I have the right to withdraw my consent at any time. Please accept the terms to proceed. Add an attachment This file is too large Up to 5 attachments. File must be less than 5 MB.
Allowed types: jpg, jpeg, png, svg, pptx, pdf, doc, docx, ppt, odt File input 1 File input 2 File input 3 File input 4 File input 5 Send a message Thank you! Thank you for reaching out! We’ll get back to you shortly. Close We use cookies on our website to improve its functionality and to enhance your user experience. We also use cookies for analytics. If you continue to browse this website, we will assume you agree that we can place cookies on your device. For more details, please read our Privacy and Cookies Policy. Accept United States
160 Clairemont Ave, Suite 200, Decatur, GA 30030
+1 720 207 5122 United Kingdom
3rd Floor, 5-8 Dysart Street, Moorgate House, London, EC2A 2BX
+44 204 525 7620 Subscribe to news Subscribe to news Full name Please fill in the required field. Company Please fill in the required field. Email Email address seems invalid. I would like to subscribe to a1qa’s newsletter and other marketing communication. By clicking this checkbox, I give my consent for a1qa and its affiliates to process my personal data in accordance with the Privacy Notice.
You can unsubscribe at any time by clicking the button "Unsubscribe" at the bottom of every email. Please accept the terms to proceed. Subscribe Thank you! Thank you for reaching out! We’ll get back to you shortly. Close Follow us © a1qa software testing company, 2026. All rights reserved. Privacy Policy Quality
智能索引记录
-
2026-02-27 11:32:22
综合
成功
标题:果果圈模板-更懂你的模板资源站
简介:海量精品ppt、word文档、Excel表格模板,覆盖各种行业、用途、风格。
-
2026-02-27 11:30:33
综合
成功
标题:JT Global Site
简介:JT Group is a leading global tobacco company which operates
-
2026-02-27 11:30:28
综合
成功
标题:Insect & Pest Control Solutions MGK®
简介:Welcome to MGK®, which has been developing and marketing a w
-
2026-02-27 11:30:21
综合
成功
标题:Material flow simulation
简介:Material flow simulation has a wide range of applications in
-
2026-02-27 11:30:07
综合
成功
标题:NVE Corp- 12032: 1" x 0.25" x 0.39" Bar Magnet -
简介:This is 12032: 1
-
2026-02-27 11:31:25
综合
成功
标题:Responsables de sostenibilidad empoderados PwC
简介:Descubre cómo implementar las políticas de ESG en tu empresa
-
2026-02-27 11:31:03
新闻
成功
标题:谨防云计算的隐性成本, 站长资讯平台
简介:对于企业来说,公共云的总体成本可能具有吸引力,但还有许多其他因素需要包括在内,如果没有仔细的规划,采用云计算的成本很快就
-
2026-02-27 11:33:29
综合
成功
标题:【纵论天下】阮宗泽:拜登政府将面临四大执政挑战-新华网
简介:【纵论天下】阮宗泽:拜登政府将面临四大执政挑战 ---
-
2026-02-27 11:31:31
综合
成功
标题:Featured Exhibition 'Circus' by Lorenzo Griffantini
简介:1x.com is the world
-
2026-02-27 11:30:36
综合
成功
标题:CHT Group - sustainable specialty chemicals: CHT Group
简介:CHT stands for smart, sustainable chemistry. Our chemical au
-
2026-02-27 11:31:14
综合
成功
标题:404 CBN
简介:The Christian Broadcasting Network is a global ministry comm
-
2026-02-27 11:29:01
游戏
成功
标题:2wi游戏-好玩的网页传奇-传奇类网页游戏-新开网页版传奇排名-超变网页传奇 - 2维网
简介:2wi游戏网专业运营众多精品网页游戏和好玩的网页传奇,最新超变网页传奇游戏齐聚一堂,免费领取传奇游戏好礼,更多2020好
-
2026-02-27 11:32:48
综合
成功
标题:48 Hours to Live CBN
简介:A witch prayed for their baby to have a healthy life—but day
-
2026-02-27 11:31:12
综合
成功
标题:Logistics Real Estate GLP Europe
简介:GLP Europe is a logistics real estate developer and operator
-
2026-02-27 11:32:21
综合
成功
标题:Domain 12 - HTS Commercial & Industrial HVAC Systems, Parts, & Services Company
简介:This was a new, 17-floor, 320,000 square foot building built
-
2026-02-27 11:32:34
综合
成功
标题:2020河北注册安全工程师报名入口8月24日开通,进入报名-中级注册安全工程师-233网校
简介:2020河北注册安全工程师报名入口8月24日开通,9月2日入口关闭。报考人员可登录河北省人事考试网(http://lin
-
2026-02-27 11:32:44
综合
成功
标题:Legal Industry Specific PIP - PIP Brick, NJ
简介:Solutions to fit your need in any industry can be had by con
-
2026-02-27 11:32:26
综合
成功
标题:Snack Mango T-Shirt - Cream – CCS
简介:T-Shirt Style:Crew,T-Shirt Design:Graphic,T-Shirt Sleeve:Sho
-
2026-02-27 11:29:13
综合
成功
标题:CBN Guests Page CBN
简介:The Christian Broadcasting Network is a global ministry comm
-
2026-02-27 11:32:05
综合
成功
标题:UFABET บาคาร่า คาสิโนสด เล่นบนมือถือ ฝากถอนอัตโนมัติ UFABET
简介:UFABET บาคาร่า คาสิโนสด เล่นบนมือถือ ฝากถอนอัตโนมัติ เล่นกับ
-
2026-02-27 11:32:05
综合
成功
标题:Fisher Investments Wealth Management
简介:Founded in 1979, Fisher Investments is an independent regist
-
2026-02-27 11:29:15
综合
成功
标题:ProFit and Profile Cage Adapter for MUD65P Cage Mount Speakers MTX Audio
简介:Use the MUDPFC to adapt the MUD65P for use on ProFit and Pro
-
2026-02-27 11:29:29
综合
成功
标题:[信州航空電子]VC長野トライデンツとのスポンサー契約に関するお知らせ コネクタ メーカー JAE 日本航空電子工業
简介:日本航空電子工業株式会社(JAE)の[信州航空電子]VC長野トライデンツとのスポンサー契約に関するお知らせがご覧いただけ
-
2026-02-27 11:32:24
综合
成功
标题:高一物理A1春季补习补课辅导班-上海新王牌培优
简介:新王牌培优是上海好的初高中辅导培训机构,创立于2005年,采用分层授课,小班化教学的辅导补课方式 ,是一家致力于初高中辅
-
2026-02-27 11:29:09
综合
成功
标题:Business Cards & Stationery PIP - PIP Merritt Island, FL
简介:PIP can create you individual items or complete professional
-
2026-02-27 11:30:18
综合
成功
标题:リスク情報 日本郵船株式会社
简介:リスク情報のページです。日本郵船グループの株主・投資家情報を紹介します。
-
2026-02-27 11:29:12
综合
成功
标题:♪ホームコンサートVol.28が終わりました♪ - 森音楽教室
简介:2023.6.18ホームコンサートVol.28が終わりました。今回は5名の方が出演し、1名の方が見学されました。
-
2026-02-27 11:33:35
综合
成功
标题:Mic'd Up: Ovechkin scores 894th goal NHL.com
简介:Experience the pure elation as Washington Capitals captain A
-
2026-02-27 11:32:02
综合
成功
标题:Shlomo Waldmann
简介:1x.com is the world
-
2026-02-27 11:31:25
综合
成功
标题:肉体的采访
简介:肉体的采访