当前位置:网站首页>2022 software test interview questions The latest ByteDance 50 real interview questions, 15k have been won after brushing, with explanation + Q&A
2022 software test interview questions The latest ByteDance 50 real interview questions, 15k have been won after brushing, with explanation + Q&A
2022-08-04 04:17:00 【xmfboss】
Series Article Directory
Tip: Before reading this chapter, please read the table of contents
Article table of contents
Foreword
The latest ByteDance 50 real questions interview questions, quickly collect
1. What was the company's testing process like before?
Hello, interviewer, the overall testing process at my previous company was like this.
First, the product manager will write a requirement report, and then notify the testers and developers, and the three parties will conduct a requirement review. The purpose of the requirement review is to explain and answer questions about the requirements. For some requirements, a closed loop is not formed, and the product manager does not considerto questions, supplemented by our testing and development.
Then, our test manager will write the test plan and test plan, the main content includes which testers are required to participate, the arrangement of the time plan, which functional modules are responsible for each test, and also include, in the test process, there will beWhich risks, how to prevent these risks, and how to deal with these risks after they occur, carry out certain specifications, and at the same time, agree on the boundaries of testing,
Next, we testers, who are responsible for their own functional modules, write test cases. After writing, we will review the test cases within the test. The purpose of the review is to enrich the content of the test as much as possible, while avoiding personalThe deviation of requirements understanding leads to the occurrence of error conditions in test cases and the occurrence of missed tests.
After passing the test case review, we first conduct a smoke test to test the main functions of the project and the main business processes. When the standards for transfer testing are met, we will start the overall functional test.At this stage, we will carry out cross-testing in Duolun. The purpose of cross-testing is to try to find possible hidden defects in the system, because the functions tested by testers will not be detailed enough in the second test. At this time, we will carry outIn cross-testing, the test steps of different testers are different, so the quality of the test can be greatly guaranteed, and then the test report is output.
Our test manager will judge the result of the test report, pass or fail, if it fails, it will be determined according to which test cases have problems, after re-correction, it will be judged again until it passes.After passing, the pre-production environment will be released first, and the acceptance test will be conducted. We will work with the product manager, test, development, and acceptance test. The purpose of the acceptance test is to allow business departments to verify whether their needs are met, as well as needs understandingIf there is any deviation, and after the acceptance test is passed, we will launch the project. After the launch, we will continue to pay attention to the operation of the project. If there is a functional abnormality, we will intervene in time to troubleshoot the problem.
Finally, we will review the current version. We will summarize the reasons for the current version, what is good, what is not good, and what is not good, and then make suggestions, and then make corrections and doIt is a good place for everyone to learn from each other and encourage and support each other. Such a review can improve the testing efficiency of our team and continuously improve our team's testing capabilities.
Changelog
Tips: Will continue to optimize and update
20220803, #1
边栏推荐
- Enterprise live broadcast is on the rise: Witnessing focused products, micro-like embracing ecology
- share总结
- 系统设计.秒杀系统
- 【21天学习挑战赛】图像的旋转问题(二维数组)
- Take care of JVM performance optimization (own note version)
- 7-1 LVS+NAT 负载均衡群集,NAT模式部署
- 42. 接雨水
- Polygon zkEVM network node
- Based on the statistical QDirStat Qt directory
- Introduction to the memory model of the JVM
猜你喜欢
随机推荐
马尔可夫链
PHP高级开发案例(1):使用MYSQL语句跨表查询无法导出全部记录的解决方案
十一种概率分布
7-3 LVS+Keepalived Cluster Description and Deployment
2022年软件测试——精选金融银行面试真题
【MD5】采用MD5+盐的加密方式完成注册用户和登录账号
数据集类型转换—TFRecords文件
【 observe 】 super fusion: the first mention of "calculate net nine order" evaluation model, build open prosperity of power network
Converts XML tags to TXT format (voc conversion for yolo convenient training)
七夕节,我用代码制作了表白信封
MySQL Query Exercise (1)
深度学习——以CNN服装图像分类为例,探讨怎样评价神经网络模型
Explain详解与实践
A Preliminary Study of RSS Subscription to WeChat Official Account-feed43
6-port full Gigabit Layer 2 network managed industrial Ethernet switch Gigabit 2 optical 4 electrical fiber self-healing ERPS ring network switch
manipulation of file contents
嵌入式数据库开发编程MySQL(全)
[Ryerson emotional speaking/singing audiovisual dataset (RAVDESS)]
自定义通用分页标签01
自定义通用分页标签02









