美团国际支付-测试开发工程师
社招全职2年以上金融服务平台地点:北京状态:招聘
任职要求
1.计算机或相关专业本科及以上学历,2年以上测试开发经验 2.扎实的软件测试理论基础,能够持续优化改进研发测试流程、测试方法 3.有良好的编程能力(熟悉Java或C编程,并熟悉Python/JavaScript/Shell等脚本编程中至少一种) 4.熟悉Linux或Unix系统、mysql等主流数据库、git的日常操作 5.具备较为丰富的自动化测试经验 6.具备较强的逻辑思维能力,以及分析、处理问题的能力 7.良好的团队协作和沟通能力,对测试行业有较大热情,性格乐观有韧性 具备以下条件优先 1.有互联网金融产品相关测试经验,负责过大型项目 2.对CI/CD、DevOps有一定认知,有实践经验者 3.测试行业某个方向上有影响力方面的输出(技术文刊、分享、专利等)
工作职责
1.负责美团金融-国际支付相关业务的质量保证工作 2.制定整体的测试计划,测试方案选型,完成项目测试,端到端的为交付质量负责 3.合理制定自动化测试策略,编写、维护自动化测试脚本 4.识别质量风险,不断探索和实践提升系统高可用性
包括英文材料
学历+
测试流程+
https://www.youtube.com/watch?v=3kzHmaeozDI
If you haven't come across unit testing and wondering what it's all about then take some time and watch this video.
https://www.youtube.com/watch?v=BQqzfHQkREo
https://www.youtube.com/watch?v=VywxIQ2ZXw4
This course will introduce you to Postman and is suited for beginners.
https://www.youtube.com/watch?v=zp5Jh2FIpF0
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
JavaScript+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Scripting
[英文] Learn JavaScript
https://learnjavascript.online/
The easiest way to learn & practice modern JavaScript
[英文] Learn JavaScript
https://web.dev/learn/javascript
https://www.youtube.com/watch?v=zuKbR4Q428o
Write bulletproof JavaScript code with unit testing!
Bash+
[英文] The Bash Guide
https://guide.bash.academy/
A quality-driven guide through the shell's many features.
https://www.youtube.com/watch?v=tK9Oc6AEnR4
Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.
脚本+
[英文] Scripting language
https://en.wikipedia.org/wiki/Scripting_language
https://zhuanlan.zhihu.com/p/571097954
一个脚本通常是解释执行而非编译。脚本语言通常都有简单、易学、易用的特性,目的就是希望能让程序员快速完成程序的编写工作。
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
Unix+
[英文] The UNIX® Standard
https://www.opengroup.org/membership/forums/platform/unix
https://www.youtube.com/watch?v=IrDUcdpPmdI
UNIX is an operating system which was first developed in the 1970s, and has been under constant development ever since.
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
Git+
https://www.youtube.com/watch?v=rH3zE7VlIMs
Learn Git from start to finished in this full course written by ThePrimeagen.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
CD+
https://www.redhat.com/zh-cn/topics/devops/what-is-ci-cd
CI/CD 是持续集成和持续交付/部署的缩写,旨在简化并加快软件开发生命周期。
https://www.youtube.com/watch?v=R8_veQiYBjI&list=PLy7NrYWoggjzSIlwxeBbcgfAdYoxCIrM2
DevOps+
https://roadmap.sh/devops
Step by step guide for DevOps, SRE or any other Operations Role in 2025
https://zhuanlan.zhihu.com/p/562036793
DevOps中的Dev指的是Development(开发),Ops指的是Operations(运维),用一句话来说,DevOps就是打通开发运维的壁垒,实现开发运维一体化。
相关职位
社招3年以上技术
滴滴出行国际化金融测试团队,负责支付业务质量保障 1、负责国际化支付系统的测试工作,制定高效合理的测试方案 2、参与国际化支付质量保障体系的构建和实践,通过前瞻性的能力、机制建设, 降低业务质量风险 3、识别测试痛点、难点以及质量风险点 ,主导质量专项建设,整体提升质量和效率 4、参与前线调研,负责前线业务对接,打通国际前线和质量团队信息渠道,消灭认知GAP、赋能国际金融业务
更新于 2025-09-30
社招1年以上8HSV
1、参与国际支付系统的质量保障工作; 2、分析业务产品需求,参考技术方案,编写测试用例,制定合理高效的测试方案; 3、独立搭建并维护测试环境,执行测试用例,输出测试报告等相关文档,保证业务和系统质量和进度; 4、发现、定位、跟踪产品缺陷,协同开发工程师快速解决问题; 5、优化测试框架,根据要求编写测试脚本、开发测试工具,提高测试工作效率。
更新于 2022-01-04
社招5年以上S8018
1、深度参与字节国际支付的全球化战略,为国际支付中台做质量保证; 2、主导支付中台业务及技术类项目的测试分析与设计工作,承担自动化用例代码编写职责; 3、参与支付中台产品系统架构建设和规划,进行风险和资金专项评估,解决设计的可测性及保障系统的稳定性; 4、参与代码评审,参与生产环境的故障应急、排查和修复; 5、进行测试工具、测试技术、测试平台、产品研发测试过程等方面的创新,提升测试效率。
更新于 2022-08-30