`
diy8187
  • 浏览: 79953 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

Software Testing 10 Rules

阅读更多

1. Test early and test often.
尽早测试,经常测试
2. Integrate the application development and testing life cycles. You'll get better results and you won't have to mediate between two armed camps in your IT shop.(这后半句怎么理解?)
整合应用程序开发和软件测试生命周期,你将得到更好的结果,并且不必要在程序开发和软件测试两者之间左右为难。
3. Formalize a testing methodology; you'll test everything the same way and you'll get uniform results.
形成一套完整的测试方法;你将用同样的方法开展测试工作,并且可以得到始终如一的结果
4. Develop a comprehensive test plan; it forms the basis for the testing methodology.
开发一套完整、全面的的测试计划;作为软件测试方法论的基础部分
5. Use both static and dynamic testing.
采用静态测试和动态测试相结合的方法(可以采用静态代码检查工具作静态测试)
6. Define your expected results.
定义测试预期结果(在测试用例中,这是比不可少的项目)
7. Understand the business reason behind the application. You'll write a better application and better testing scripts.
理解应用背后的商业动机,找出真正的需求根源,你将写出更好的应用程序和测试脚本。
8. Use multiple levels and types of testing (regression, systems, integration, stress and load).
采用多层面和多类型的软件测试(回归测试、系统测试、集成测试、压力测试和负载测试)
9. Review and inspect the work, it will lower costs.
多工作评审和检视,可以降低成本(检视和评审可以提早发现问题,规避问题,避免造成不必要的损失,因此,可以降低成本)
10. Don't let your programmers check their own work; they'll miss their own errors.
不要让程序员检查自己的工作产品,程序员会忽略自己犯的错误。

分享到:
评论

相关推荐

    SNAP_Mobile_Game_Compliance_Testing_Guide_v1_2_en

    - **Testing Game Logic**: Verify that the game follows the intended rules and logic. - **Network Latency Testing**: Assess how the game performs under different network conditions. - **Error ...

    Automatic Generation Method of Test Path Based on Android Mobile Terminal Software

    It is especially important for generating automatically test scenarios of software testing in Android mobile terminals, so test scenarios should cover all the test cases and ensure that as little as ...

    securing_webgoat_using_modsecurity

    malicious client software detection, XML protection, error detection, and generic attack detection ("Detect application level attacks such as described in the OWASP top 10"). However, the Core Set ...

    SAP PO/PI教程 Process Orchestration The Comprehensive Guide

    13.4 Testing Business Rules 13.5 Best Practices for Modeling Business Rules 13.5.1 Separate Decision Logic from Other Types of Logic 13.5.2 Reuse and Extend before Building 13.6 Exercise: SAP ...

    Mathematics in Computing

    4.6 Software Inspections and Testing 4.7 Process Maturity Models 4.8 Review Questions 4.9 Summary 5 Formal Methods 5.1 Introduction 5.2 Why ShouldWe Use Formal Methods? 5.3 Applications of Formal ...

    GH-Bladed software 英国培训材料(Day 4)

    这些机构遵循IEC制定的风力发电机一致性测试和认证系统,即“IEC System for Conformity Testing and Certification of Wind Turbines - Rules and Procedures”,IEC WT01:2001。 根据IEC WT01,认证分为三个主要...

    BlueToolInstall

    copies of the Software or Derivative Works only as incorporated in Licensee’s manufacturing equipment used to produce Licensee Products for the sole purpose of debugging and testing. 2.2. ...

    The Elements of MATLAB Style

    Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing....

    Less.Web.Development.Essentials.2nd.Edition

    Meet the DRY (Don't Repeat Yourself) principle of software coding for your web development projects by avoiding code duplication Shorten the debugging time of complex CSS code with Less for specific ...

    Programming: Principles and Practice Using C++

    The second half explores more specialized topics, such as text processing and testing, and provides abundant reference material. Source code and support supplements are available from the author’s ...

    Programming.Principles+and+Practice+Using+C++

    The second half explores more specialized topics, such as text processing and testing, and provides abundant reference material. Source code and support supplements are available from the author’s ...

    汽车租赁系统 5.27 12000 20%.docx

    In the non-functional requirements of the system, the focus is on the attributes required for a system that controls and coordinates computers and external devices, supports application software ...

    SAP PI Handbook 71

    - **Testing**: Validating the functionality and performance of the integrated systems. - **Deployment**: Putting the integrated systems into production. - **Maintenance**: Ongoing support and updates ...

Global site tag (gtag.js) - Google Analytics