【转】What is an SDET? Part 2 – Skill Matrix of SDET
What is an SDET? Part 2
---- Skill Matrix of SDET
(Instead of naming it as part 2 of What is an SDET?, it would be nearer the mark to say it is a Skill Matrix of SDET.)
Well, after my last post What is an SDET, here in part 2 I share some inside baseball with you. I found a bulleted list of items I send to recruiters to explain to them what I am looking for in an SDET candidate. This list is reflective of my current role as a SDE-T at Microsoft, hence the .NET centric view of things. ….and yes, we are hiring SDETs!
Before the original writer, I want to insert an import point: as a Chinese Code Monkey, you must be proficient in English, especially reading and writing skills.
What is an SDE-T?
- Programming experience is a must
- Key here is that the candidate is a Developer. Strong QA candidates without development experience are generally not acceptable for this role.
- Test Automation
- Writing code to test code: UI and API level testing
- Creating, modifying, or designing test frameworks
- Good: Selenium, JUnit, NUnit, TestNG, etc.
- Using "canned" products like QuickTest Pro, TestDirector, SilkTest is generally *not* sufficient
- SDLC and Software Processes
- Agile/Scrum a plus
- QA interest / enthusiasm / experience
- Created Test Cases, Test Plans
- Debug / troubleshoot issues that they found (deep dive)
- Bug reporting / triage / prioritization
- Was responsible for guiding quality on production release
- Functional, load, stress, user interaction testing
- Customer focus
- Customer facing experience a plus
- "Soft" Skills
- Communication
- Driving consensus
- Leadership
- Creativity
- Technologies
- Must have experience programming a high-level OO language (C#, Java, C++, or C#)
- C#/.NET experience highly preferred
- RDBMS, SQL, stored procedures. SQL Server preferred.
- Web technologies: HTML, JavaScript, web services, XML, CSS
- Must have experience programming a high-level OO language (C#, Java, C++, or C#)
How to sell the SDE-T role to a developer
- Breadth of experience over narrow focus
- End to end product expertise. From development to user interaction
- Subject Matter Expert on product. Has input on product direction.
- Career "big fish in a small pond"… a strong contributor can really make a name for him or herself. Easier than in Dev because do not get "pigeon holed" and because the QA field is more exclusive.
原文转自Seth Eliot. 有删改
Yes, we are hiring SDETs, if you are willing, feel free to ping me. :-)
Lionden 2015年5月16日
E-mail:hsdlionden@hotmail.com
转载请注明原文地址和博客园Lionden:http://www.cnblogs.com/lionden/

【转】What is an SDET? Part 2 – Skill Matrix of SDET的更多相关文章
- 【转】What is an SDET
What is an SDET? SDET stands for Software Development Engineer in Test (or Software Design Engineer ...
- QA,敢问路在何方?听听微软资深QA怎么说~
转载地址:http://blog.csdn.net/ocean1ee/article/details/8905031 我已经从事测试工作超过7年,从测试员(SDET)成长为高级测试员(SDET II) ...
- Skill
Skill Yasser is an Egyptian coach; he will be organizing a training camp in Jordan. At the end of ca ...
- chfn,chsh,last,login,mail ,mesg ,talk,wall,write,nice ,pstree ,renice,skill ,expr ,reset,tset,compress ,lpd ,lpq ,lpr ,lprm,fdformat ,mformat ,mkdosf
名称:chfn 使用权限:所有使用者 用法:shell>> chfn 说明:提供使用者更改个人资讯,用于finger and mail username 范例: shell>> ...
- 2018-4-5-cadence skill
skill 是 Cadence 提供的二次开发语言,可以做很多有用的二次开发. 开发参考手册:<algroskill><sklangref><sklanguser> ...
- 【技能意志矩阵-skill will matrix】工作中究竟是个人能力更重要,还是我们的积极性更能提高我们的业绩?
工作中究竟是个人能力更重要,还是我们的积极性更能提高我们的业绩? 我们可以通过建立“个人能力(即技能)”和“积极性(即意志)”的矩阵(skill will matrix),找到自己的象限,并根据指导意 ...
- get skill
Get Skill 2018-01-16 > 001 防止数组越界的一种方法 ]; array[n%] = value; > 002 超时机制 在等待某个事件或标志时,设定一定时限,时限到 ...
- etymon word air aero aeri aer ag agreement walk joint trick skill chief forget out~1
1● air 2● aero 3● aeri 4● aer 空气 充气 1● ag 做,代理做 =====>agency 1● agr 2● agri 3 ...
- Rokid开发者社区skill之【历史上的今天】之简介+玩法+设计+实现+心得
Skill简介: 来源:好奇心.探索欲.趣味性: 资源:百度百科: 方式:实时获取,自动更新: 技能玩法: 想要进入历史上的今天这个skill,则对若琪说:若琪,打开历史上的今天. 想要了解某天的历史 ...
随机推荐
- Spring 3.0 AOP (一)AOP 术语
关于AOP.之前我已写过一个系列的随笔: <自己实现简单的AOP>,它的关注点在于实现.实现语言是C#,实现方式为 自定义实现 RealProxy 抽象类.重写Invoke方法,以便进行方 ...
- C#基础-关于用json给控制台程序传值的坑
上周遇到了一个非常诡异的坑,首先写了两个程序,第一个程序输出成dll,第二个程序是控制台程序. 在第一个程序里,我使用了process去启动第二个程序,同时传入了一个Json作为参数,即: Proce ...
- C# 关键字extern用法
修饰符用于声明在外部实现的方法.extern 修饰符的常见用法是在使用 Interop 服务调入非 托管代码时与 DllImport 属性一起使用:在这种情况下,该方法还必须声明为 static,如下 ...
- order by用法
此文来源于CSDN中zxcvg的博文 1.ORDER BY 中关于NULL的处理 缺省处理,Oracle在Order by 时认为null是最大值,所以如果是ASC升序则排在最后,DESC降序则排在最 ...
- 搭建Go开发及调试环境(LiteIDE + GoClipse) -- Windows篇
这里以Windows7 64位为例,如果是32位环境需安装对应版本程序. 一.安装golang1.2.2 1.3及1.3.1编译生成的二进制文件,无法使用LiteIDE23.2携带的gdb7.7进 ...
- OpenSAML
一.背景知识: SAML即安全断言标记语言,英文全称是Security Assertion Markup Language.它是一个基于XML的标准,用于在不同的安全域(security domain ...
- springmvc添加mock json的支持
在springmvc中 添加对服务器classPath下的json文件解析之后返回的mock功能: import java.io.FileNotFoundException; import java. ...
- 13、ASP.NET MVC入门到精通——MVC请求管道
本系列目录:ASP.NET MVC4入门到精通系列目录汇总 ASP.NET MVC的请求管道和ASP.NET请求管道基本上一模一样,如果你对ASP.NET请求管道十分熟悉的话,你只要关注一下不同点.看 ...
- SQL复制表结构或表数据
需求: 软件开发过程中,一般会部署两个数据库:一个测试数据库提供给开发和测试过程使用:一个运维数据库提供上线使用.当需求变化需增加表时,会遇到数据库表结构或表数据同步的问题,这时就要复制表结构或表数据 ...
- Sublime Text 3 快捷键精华版
Ctrl+Shift+P:打开命令面板Ctrl+P:搜索项目中的文件Ctrl+G:跳转到第几行Ctrl+W:关闭当前打开文件Ctrl+Shift+W:关闭所有打开文件Ctrl+Shift+V:粘贴并格 ...