当前位置:网站首页>Game test related tests a hero's skills (spring moves are asked more questions)
Game test related tests a hero's skills (spring moves are asked more questions)
2022-07-03 10:56:00 【Pit player】
First of all , Spring moves rushed a lot of test posts , Including game testing engineer, which is a special position in the testing post .
Record a question asked more about spring moves ,“ How to test the skills of a hero ”.
In the final analysis, this problem is the same as the testing of a specific object in software testing .
First, put aside the specific functions of the object , See the essence — Follow a model
UI Interface ;
User's usage habits ;
Integrity and complexity of business processes ;
Including the learning cost and difficulty of users ;
There are also differences with similar mainstream software , Or the similarities and differences between them , Design, evaluate and consider from these dimensions ;

Specific to this object , Take the great move of the Dharma king as an example .
The hero chooses — Ritz's trick
Before the skill test , We need to divide it into several modules
- Before skill release
- When skills are released
- After skill release
- Use skills next time
Before skill release
According to the rule, only level 6 can have a big move , Then determine whether it is level six , Whether there is learning in the big move ;
Whether there is enough blue amount of big moves ;
from UI See whether the skill is bright in the interface , Whether it is not in the cooling state , Whether the icon of skill is correct ;
In terms of sound effect, if the big trick is not available, there is a unique sound effect ;
When skills are released
Or from ui Think about it , Whether there is a display when releasing skills , Skill effects , The action of the hero changes , Will there be sound effect after actively releasing skills ;
Can you release skills when the amount of blue is not enough , Whether the amount of blue will be deducted instantly when using ;
Then there is the interaction ,
Such as the interaction with their own hero skills , Whether you can release other skills when using big moves wqe Come again ,
Interact with Summoner skills , Is it releasing R Skill can release flash ,
Interact with equipment , Whether it can trigger blood sucking , Is the efficiency of blood sucking only 66.6%,
Interact with Rune skills , If you bring a conqueror, can you trigger the effect of the conqueror ;
After skill release
Skill effect , Because it is with displacement , So we should consider whether the displacement is successful , Whether the import is successful ,
Whether the displacement position is correct ,
Only the limitation of teammates ;
How many blows have been carried out ? Whether it is 10 paragraph ?
Whether the strike can trigger the critical hit effect ?
Whether the injury follows the algorithm
Whether the damage to the soldiers is only 25%
Skills only last 2s, 2001 Skills should not be released after milliseconds
Last
I have arranged a set of software testing review resources and interview questions for all my friends , Refer to many blog posts of online bosses . I hope it can help you understand and master . Because the length of the article is limited , Larger files , You can pay attention to the public at the bottom of the building ️ Card No ️️️️️ Programmers can check the specific content by themselves !


边栏推荐
- 年中了,准备了少量的自动化面试题,欢迎来自测
- C语言项目:学生成绩系统
- Rollup, cube and grouping sets functions of grouping functions
- 17K薪资要什么水平?来看看95后测试工程师的面试全过程…
- [untitled]
- How to make a blood bar in the game
- QT:QSS自定义 QScrollBar实例
- QT:QSS自定义 QStatusBar实例
- FileNotFoundError: Could not find module ‘... dll‘ (or one of its dependencies).
- Flink--自定义函数
猜你喜欢

Programming examples of stm32f1 and stm32subeide -tm1637 drives 4-bit 7-segment nixie tubes

使用ML.NET+ONNX预训练模型整活B站经典《华强买瓜》

我,大厂测试员,降薪50%去国企,后悔了...

缓存路由组件

Hou Jie -- STL source code analysis notes

How to make a blood bar in the game
Redis notes 01: Introduction

Day 7 small exercise
正常一英寸25.4厘米,在影像领域是16厘米

那些一门心思研究自动化测试的人,后来怎样了?
随机推荐
2021-09-22
QT:QSS自定义 QSplitter实例
How to monitor the incoming and outgoing traffic of the server host?
软件测试(测试用例)编写之俗手、本手、妙手
QT:QSS自定义 QProgressBar实例
软件测试必学基本理论知识——APP测试
The normal one inch is 25.4 cm, and the image field is 16 cm
. Net core - a queuing system for wechat official account
Flink--自定义函数
Set ArrayList nested map set loop traversal
QT:QSS自定义QToolBar和QToolBox实例
8年测试总监的行业思考,看完后测试思维认知更深刻
Cache routing component
独家分析 | 关于简历和面试的真 相
软件测试——Redis数据库
大型电商项目-环境搭建
Qt:qss custom qspinbox instance
QT: QSS custom qtoolbutton instance
“测试人”,有哪些厉害之处?
分组函数之rollup、cube函数、grouping sets函数