顺丰测试高级工程师
社招全职5-10年地点:深圳状态:招聘
任职要求
1. 计算机或相关专业,五年以上相关工作经验; 2. 熟悉java 或python语言,能独立通过开发自动化脚本或进行测试工具开发; 3. 熟悉Linux操作系统,熟练使用shell脚本;精通SQL数据库脚本; 4. 精通常用开源自动化框架或工具,如:robotframe/selenium/testng/appium/requests/pytest/jmeter/gatling/locust等至少一种; 5. 熟悉各种常用组件,如nginx/redis/dubbo/jetty/zookeeper/kafka等; 6. 具有良好沟通和团队协作能力和学习能力,责任心和工作态度; 7. 具备良好的分析解决问题能力和总结能力; 有AI测试工具,自动化测试,测试工具开发,CI/CD或 DevOps 等项目实践和落地经验优先考虑。
工作职责
1. 主要负责团队效能提升工具的质量保障工作,不限于功能、性能、自动化、稳定性等测试工作; 2. 负责全流程质量管控,包括参与需求分析,帮助完善需求与开发设计实现,合理设计测试计划,实施测试活动,跟进缺陷,协助研发定位问题; 3. 负责产品相关的测试方案,测试工具平台,接口自动化测试以及自动化框架设计和开发等工作; 4. 能与项目成员进行高效积极的沟通协作,对风险质量综合把控,推动版本进度和问题解决效率; 5. 及时跟进用户反馈的问题,保证被测系统的质量,并可以通过测试流程或方法创新,提升研发的质量和效率;
包括英文材料
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.
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.
脚本+
[英文] 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
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.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
Selenium+
https://www.youtube.com/watch?v=j7VZsCCnptM
Learn Selenium by building a web scraping bot in Python.
https://www.youtube.com/watch?v=mOAXEQevCAE&list=PLhW3qG5bs-L_s9HdC5zNshE5Ti8jABwlU
TestNG+
[英文] TestNG Documentation
https://testng.org/
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.
https://www.baeldung.com/testng
In this article, we’ll introduce the TestNG testing framework.
pytest+
https://docs.pytest.org/en/stable/getting-started.html
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
JMeter+
https://jmeter.apache.org/usermanual/build-web-test-plan.html
In this section, you will learn how to create a basic Test Plan to test a Web site.
[英文] jMeter Tutorial
https://www.tutorialspoint.com/jmeter/index.htm
jMeter is an Open Source testing software. It is 100% pure Java application for load and performance testing.
https://www.youtube.com/watch?v=dfjX7fKSP7o
Apache JMeter, a free open-source Java app to load test functions and performance.
Gatling+
https://docs.gatling.io/tutorials/
[英文] Intro to Gatling
https://www.baeldung.com/introduction-to-gatling
Gatling is a load testing tool that comes with excellent support for the HTTP protocol, which makes it a really good choice for load testing any HTTP server.
https://www.youtube.com/watch?v=NzqO6AOKjeg
This short course gets you started writing Gatling load & stress testing scripts fast.
Locust+
http://oak.cs.ucla.edu/refs/locust/index.html
Locust is an easy to use, scriptable and scalable Web performance testing tool.
[英文] Learn Locust
https://academy.qainsights.com/courses/learn-locust
Learn Locust now to performance test your application or services.
[英文] Your first test
https://docs.locust.io/en/stable/quickstart.html
A Locust test is essentially just a Python program making requests to the system you want to test.
https://www.youtube.com/watch?v=q45WwSOC42Q
Inception episode of Learn #Locust Series.
Nginx+
[英文] Beginner’s Guide
https://nginx.org/en/docs/beginners_guide.html
This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
https://www.youtube.com/watch?v=9t9Mp0BGnyI
NGINX is open-source web server software used for reverse proxy, load balancing, and caching. It's important to understand, especially if you are a backend developer.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
Dubbo+
https://dubbo.apache.org/en/overview/mannual/java-sdk/tasks/
ZooKeeper+
https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/
This tutorial demonstrates running Apache Zookeeper on Kubernetes using StatefulSets, PodDisruptionBudgets, and PodAntiAffinity.
https://www.baeldung.com/java-zookeeper
Apache ZooKeeper is a distributed coordination service which eases the development of distributed applications.
[英文] Zookeeper Tutorial
https://www.tutorialspoint.com/zookeeper/index.htm
ZooKeeper is a distributed co-ordination service to manage large set of hosts.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
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就是打通开发运维的壁垒,实现开发运维一体化。
相关职位
社招5-10年
1.制定和完善测试流程、方法和标准,确保测试工作的规范化和标准化。 2.负责测试过程和测试结果的分析,对测试工作质量和进度进行监控和协调,确保测试工作按时按质完成。 3.参与产品需求评审、设计评审、代码评审等工作,提出测试方面的建议和意见。 4.制定和落地测试策略,包括自动化测试和精准测试,确保测试活动的有效性和高效性。 5.负责研发效能管理,通过改进工具和流程,提升团队效率。
更新于 2024-11-07
社招3年以上研发技术类
1.参与移动端和Web端产品的测试工作,如功能测试、性能测试等; 2.参与产品需求、技术方案的评审工作,并提出改进意见; 3.制定测试策略,测试计划、测试方法、测试执行和输出测试报告; 4.对测试中发现的问题进行详细分析和准确定位,与开发人员讨论bug解决方案; 5.善于发现测试过程中的痛点和难点,利用脚本、工具等手段来解决质量保障过程中的复杂技术问题,提高测试效率,提升产品质量。
更新于 2025-03-18
社招技术类
1. 负责招聘事业群下相关业务测试,测试类型包括,功能测试,接口测试,安全测试,性能测试,探索性测试,专项测试等。 2.参与产品需求讨论,并与研发保持良好沟通,具备问题分析定位的能力,可高效推动问题得到解决。 3. 参与团队内部自动化与工具平台建设,在团队目前已有的PC,APP,接口自动化框架与平台基础上持续优化迭代。 4. 参与团队目前共建的CI与精准测试相关工作内容,提升团队整体测试质量与效率。
更新于 2022-06-28