当前位置:网站首页>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 !


边栏推荐
- Hou Jie -- STL source code analysis notes
- Is it OK to test the zero basis software?
- Classification (data consolidation and grouping aggregation)
- 独家分析 | 关于简历和面试的真 相
- Mysql--索引原理+如何使用
- 现在零基础转行软件测试还OK吗?
- Qt:qss custom qpprogressbar instance
- Flink -- 内置函数(ALL)
- Flink chain conditional source code analysis
- Bid -- service commitment -- self summary
猜你喜欢

.Net Core-做一个微信公众号的排队系统

How to monitor the incoming and outgoing traffic of the server host?

QT:QSS自定义 QProgressBar实例

MAUI Developer Day in GCR

你真的需要自动化测试吗?

Qt:qss custom qpprogressbar instance
The normal one inch is 25.4 cm, and the image field is 16 cm
![[untitled]](/img/2b/177970366174e50e75b5c820c95d08.jpg)
[untitled]

Classification (data consolidation and grouping aggregation)

QT:QSS自定义 QScrollBar实例
随机推荐
logstash备份跟踪上报的数据记录
那些一门心思研究自动化测试的人,后来怎样了?
QT:QSS自定义 QStatusBar实例
[untitled]
项目组织战略管理
分组函数之rollup、cube函数、grouping sets函数
[ultra detailed] implement soft and hard interval SVM based on sklearn
嵌入式软件测试怎么实现自动化测试?
Leaders always entrust the work to flattering employees
《通信软件开发与应用》
2022 pinduogai 100000 sales tutorial
Unity learning notes: online game pixel Adventure 1 learning process & error correction experience
Qt:qss custom qstatusbar instance
软件测试(测试用例)编写之俗手、本手、妙手
硬 货 | 一改测试步骤代码就全写?为什么不试试用 Yaml实现数据驱动?
QT:QSS自定义 QMenuBar实例
QT: QSS custom qtabwidget and qtabbar instances
QT: QSS custom qtableview instance
Unity group engineering practice project "the strongest takeaway" planning case & error correction document
QT:QSS自定义QToolBar和QToolBox实例