当前位置:网站首页>Slapped in the face: there are so many testers in a certain department of byte
Slapped in the face: there are so many testers in a certain department of byte
2022-08-05 03:19:00 【jinbuer】
Table of Contents
So what are the test students in the byte department doing?
Foreword
I have said some personal opinions before, to the effect that some departments of Byte are promoting de-testing. At that time, some students left a message saying that there are actually many students who tested in some departments of Byte. As expected, I followed a letter yesterday.The candidate chatted with the festival, and the candidate said that in his department, there are indeed many test students.
He said that his department's tests are mainly composed of two types of students, namely formal and outsourced. The ratio of formal employees to outsourcing is 1:2, and the entire department has a test scale of several hundred people.
Due to time constraints, I didn't know whether all these hundreds of employees were regular employees or outsourced employees, and I didn't know how many employees there were in their department, but from the perspective of a single product, these hundreds of employeesis still relatively large.
Combining this information, we can know that the de-testing progress of large companies is not uniform for the entire company. Some departments may be more aggressive, while others are conservative. The number of testing students is large, but it may be mainly outsourcing.For example, many years ago, the number of testers in the mobile QQ team was very large, but the number of formal employees was actually limited. Most of the functional tests were outsourced to students, and Huawei was similar.
So what are the test students in the byte department doing?
Candidates indicated to explore in 4 areas.
- Quality dimension.Responsible for product quality assurance, everyone is familiar with this;
- Security dimension.Responsible for product safety testing and various safety constructions. In fact, the candidate also said that the safety here may not be accurate enough. In fact, it should be a variety of special dimensions, such as performance stability and the like, and will not be limited to safety;
- Experience dimension.Here is the most interesting, we can think about it, what are the factors that affect the user experience?Is it the opening speed of the application, the accuracy of the content pushed to you, etc.?The experience here is to quantify the indicators that can affect the user experience, and then continuously monitor the indicators to ensure that the value of the indicators continues to meet the standards; for example, continuously monitor the app crash rate, once it exceeds a certain threshold, an alarm is issued, and then emergency positioning and repair;
- Efficiency dimension.Improve testing efficiency through tools or other activities.This can be understood as the part of partial test development, such as developing test tools to improve the efficiency of automated regression;
So to sum up, the keywords of the test students in the byte department are actually: quality + special projects + experience + efficiency, there are actually a lot of activities on the quality side that outsourced students can undertake, other parts are more professional, and it may be better to do team building by yourself.
In short, different departments of the same company may have different attitudes towards testing. The de-testing of Tencent discussed earlier is also a bg of Tencent, which may not necessarily be the behavior of the entire company.
In addition, de-testing does not mean that no testing is required at all, but that some necessary testing work before is done in some lower-cost ways, such as outsourcing.In addition, improving test efficiency, on the other hand, is reducing the cost of testing. Does it feel a bit rolled up?Want to reverse the involution?Byte's test classmates actually provided us with a good idea, which is to change the track.At present, there are 4 tracks in the byte test, and in addition to the quality track, the other tracks are actually very professional, so maybe in the future, the test will be more and more detailed and professional.The stronger it is, the more tracks there are.Being a specialist on a certain track or a generalist on most tracks is a good way to reverse involution.
Conclusion
This post ends here. Finally, I hope that friends who read this post can gain something.
Welcome to leave a message, or follow my column to communicate with me.
边栏推荐
- How Jin Cang database correctness verification platform installation file
- 金仓数据库如何验证安装文件平台正确性
- In 2022, you still can't "low code"?Data science can also play with Low-Code!
- Details such as compiling pretreatment
- Use SuperMap iDesktopX data migration tool to migrate ArcGIS data
- 1484. Sell Products by Date
- 软链接引发的物理备份问题
- Likou - preorder traversal, inorder traversal, postorder traversal of binary tree
- You may use special comments to disable some warnings. 报错解决的三种方式
- QStyle platform style
猜你喜欢

Open-Falcon of operation and maintenance monitoring system

通过模拟Vite一起深入其工作原理

21天学习挑战赛(2)图解设备树的使用

QT language file production

基于生长的棋盘格角点检测方法

The usage of try...catch and finally in js

龙蜥社区第二届理事大会圆满召开!理事换届选举、4 位特约顾问加入

【滤波跟踪】基于matlab无迹卡尔曼滤波惯性导航+DVL组合导航【含Matlab源码 2019期】

用Unity发布APP到Hololens2无坑教程

J9 Digital Currency: What is the creator economy of web3?
随机推荐
Programmer's Tanabata Romantic Moment
Open Source License Description LGPL
Never put off till tomorrow what you can put - house lease management system based on the SSM
word分栏小记
Web3.0 Dapps——通往未来金融世界的道路
The pit of std::string::find return value
静态方法获取配置文件数据
The problem of lack of dynamic library "libtinfo.so.5" in ksql application under UOS system
Tencent Cloud [Hiflow] New Era Automation Tool
(11) Metaclass
How Jin Cang database correctness verification platform installation file
[Storage] Dawning Storage DS800-G35 ISCSI maps each LUN to the server
How to transfer a single node of Youxuan database to a cluster
Talking about data security governance and privacy computing
Matlab drawing 3
QT: The Magical QVarient
Why is the pca component not associated
Use SuperMap iDesktopX data migration tool to migrate map documents and symbols
presto启动成功后出现2022-08-04T17:50:58.296+0800 ERROR Announcer-3 io.airlift.discovery.client.Announcer
ASP.NET application--Hello World