zoukankan      html  css  js  c++  java
  • 【转】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

    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 

    转载请注明原文地址和博客园Liondenhttp://www.cnblogs.com/lionden/ 

  • 相关阅读:
    停止Java线程,小心interrupt()方法
    Runtime.getRuntime().addShutdownHook(shutdownHook);
    jenkins服务器安装
    nexus私服安装
    黑客渗透测试教程
    python fabric实现远程操作和部署
    牛客网编程练习(华为机试在线训练)-----数字颠倒
    牛客网编程练习(华为机试在线训练)-----字符个数统计
    牛客网编程练习(华为机试在线训练)-----提取不重复的整数
    牛客网编程练习(华为机试在线训练)-----合并表记录
  • 原文地址:https://www.cnblogs.com/lionden/p/what-is-an-sdet-part-2.html
Copyright © 2011-2022 走看看