爱奇艺测试开发工程师(前端方向)
社招全职2年以上测试地点:上海状态:招聘
任职要求
-本科或以上学历,计算机软件、通讯相关专业优先 -熟练地应用一门或几门以下的技术进行工具开发: 1)C/C++/Java; Linux/Unix Shell编程; 2)Perl/Python/PHP; 网络技术及相应的开发; 3)JavaScript/Html/Ajax; -有以下相关经验优先: 1)良好的数据结构、算法基础能力 2)有PC端测试工具开发经验 3)有前端自动化测试、后台测试,开发经验、接口测试者优先考虑 -熟悉测试流程和规范,熟练掌握软件测试方法和常用测试工具,对软件测试工作有浓厚兴趣; -学习能力强,有较强分析、定位和解决问题的能力,具有较强逻辑思维能力和表达能力; -工作积极主动,有强烈责任心和严谨工作作风,积极思考,不断创新,良好的协作沟通能力和团队合作精神; -有1或2年相关工作经验者优先。
工作职责
负责PC客户端、网页端产品质量保证,制定测试计划、测试方案,编写测试用例、BUG提交和追踪,测试报告 -根据项目测试需要,开发测试工具和、自动测试脚本、测试平台,进行自动测试,提升测试效率 -根据PC端开发流程和工具进行优化,协助开发定位问题 -根据项目过程中的体验对产品提出改进建议以建立极致的用户感受 -独立搭建测试环境 -学习和研究新技术以提高自动测试的效率和质量,满足质量保证的需求
包括英文材料
学历+
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.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
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.
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.
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.
Perl+
https://www.perl.org/learn.html
Useful links if you are interested in learning Perl
https://www.runoob.com/perl/perl-tutorial.html
本教程适合想从零开始学习 Perl 编程语言的开发人员。当然本教程也会对一些模块进行深入,让你更好的了解 Perl 的应用。
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.
PHP+
https://www.learn-php.org/
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
https://www.youtube.com/watch?v=l4_Vn-sTBL8
This PHP full course for beginners will teach you everything from scratch—from PHP basics to advanced concepts!
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!
HTML+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Structuring_content
[英文] Learn HTML
https://web.dev/learn/html
AJAX+
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
测试流程+
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
相关职位
社招3年以上金融服务平台
1.负责美团金融相关业务的质量保证工作 2.针对原生Native、Recce等容器、低代码平台等前端技术栈制定整体的测试计划,测试方案选型,完成项目测试,端到端的为交付质量负责 3.合理制定自动化测试策略,编写、维护自动化测试脚本 4.参与搭建CI/CD体系,将问题更早暴露、缩短测试耗时 5.识别质量风险,不断探索和实践提升系统高可用性
更新于 2025-06-22
校招
1. 负责web端架构设计、模块设计、开发和测试; 2. 根据项目需求和设计,与产品及后端工程师协作,高质量完成移动端、PC或小程序前端页面开发 3. 负责前端项目性能优化,提升用户体验; 4. 参与改进开发、构建、发布等前端工程化体系,参与推动 UI 规范制定和落地(基础组件库、业务组件库);
更新于 2025-08-18
社招3年以上测试开发岗
1.负责京东内容营销场域的测试及质量保证工作,包括直播、短视频、图文等内容类型的B/C端场景; 2.熟悉UI/接口自动化,通过自动化手段持续推动测试效率提升; 3.有java或者前端开发经验,具备将专项测试场景工具化的能力; 4.引入行业内新的测试技术和方法,持续丰富团队内的测试能力建设; 5.负责系统架构业务方向质量保障工作。
更新于 2025-08-11