zoukankan      html  css  js  c++  java
  • Google和Microsoftcehsicesh测试工程师职责比较

    Google 测试工程师职责:

    • Developing test strategies. <开发测试策略>
    • Automating tests using test frameworks. <用测试框架进行自动化测试>
    • Write moderately complex code/scripts to test systems. <写适度复杂的代码或脚本来测试>
    • Take responsibility for monitoring product development and usage at all levels with an eye toward improving product quality. <负责监督产品各个级别的开发和用途,目的是提高产品质量>
    • May create test harnesses and infrastructure. <配置测试的基础设施>

    微软SDET的责任:

    • Hire developers to write code to test code. Our goal is to have engineers writing robust, reliable and repeatable tests that find issues early and cover the surface area of the component under test thoroughly. <>
    • SDETs are in the source code for the product as much as they are working with test source and our SDETs build the framework used for testing.
    • Build programmatic tests that are self-verifying, that are easily extensible and that are not simply comparing "data in" to "expected out".
    • A successful SDET derives pleasure from building lasting designs, implementing robust maintainable code, and being a partner in the design of the components while advancing the technologies and approaches for testing software
  • 相关阅读:
    PHP7函数大全(4553个函数)
    Mysql 查看连接数,状态 最大并发数
    linux安装git
    PHP new StdClass() 创建空对象
    PHP 如何向关联数组指定的 Key 之前插入元素
    php 常用 小知识点
    PHP激活用户注册验证邮箱
    php rsa 加密、解密、签名、验签
    PHP支付接口RSA验证
    [2018-12-07]用ABP入门DDD
  • 原文地址:https://www.cnblogs.com/Tcorner/p/1707882.html
Copyright © 2011-2022 走看看