CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - testing code

搜索资源列表

  1. dunit-9.2.1

    0下载:
  2. For Delphi的单元测试工具DUnit的源代码-For Delphi unit testing tools DUnit source code
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:795195
    • 提供者:sandpo
  1. VB6.0vade

    0下载:
  2. 讲述了Visual Basic6.0概述,Visual Basic6.0可视化开发环境概述,Visual Basic6.0简单程序设计,代码基础,基本控制结构,数组、枚举与甩户自定义类型,过程与程序调试,常用内部控件,程序界面设计,图形图像和多媒体控件,文件、驱动器和文件夹,数据库技术,定制帮助和制作安装程序等-on Visual Basic 6.0 overview Visualization of Visual Basic 6.0 development environment overvi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2923999
    • 提供者:liu.jw
  1. RationalPurifyhandbook

    0下载:
  2. 自动化测试工具,是一个面向VC, VB或者Java开发的测试Visual C/C++ 和Java 代码中与内存有关的错误,确保整个应用程序的质量和可靠性-automated testing tools, is a VC-oriented, VB or Java development testing Visual C / C and Java code with memory-related errors, ensure that the entire application quality a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:357419
    • 提供者:寒鸦
  1. CC++CodeCriterion

    0下载:
  2. 本规范的内容包括:排版、注释、标识符命名、变量使用、代码可测性、程序效率、质量保证、代码编译、单元测试、程序版本与维护等。规范写代码,好处多多。-the standard include : typesetting, Notes, the identifier name, variable usage, code testability, procedures efficiency, quality assurance, code compiling, testing modules, and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66904
    • 提供者:duquanye
  1. SixMethordforWiteBoxTesting

    0下载:
  2. 白盒测试作为测试人员常用的一种测试方法,越来越受到测试工程师的重视。白盒测试并不是简单的按照代 码设计用例,而是需要根据不同的测试需求,结合不同的测试对象,使用适合的方法进行测试。因为对于不同复杂度的代码逻辑,可以衍生出许多种执行路径,只有 适当的测试方法,才能帮助我们从代码的迷雾森林中找到正确的方向。本文介绍六种白盒子测试方法:语句覆盖、判定覆盖、条件覆盖、判定条件覆盖、条件组合覆 盖、路径覆盖。-staff as a commonly used test methods, test engi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17882
    • 提供者:lee
  1. Test-drivenn_development

    1下载:
  2. 测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革命性的开发方法, 能够造就简单、清晰、高质量的代码。 -test-driven development (TDD) to test as the center of the development process, It requires th
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6992469
    • 提供者:lorainve
  1. pong

    0下载:
  2. software testing code and debugging using vhdl
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:203895
    • 提供者:sandeep kumar
  1. John.Wiley.and.Sons.The.Art.of.Software.Testing.Se

    0下载:
  2. Provides a practical rather than theoretical discussion of the purpose and nature of software testing. Emphasizes methodologies for the design of effective test cases. Comprehensively covers psychological and economic principles, managerial aspects o
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1276874
    • 提供者:rrrrr
  1. InternetAddressing

    0下载:
  2. Testing code for internet addressing using java code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:28243
    • 提供者:yusnaza
  1. GCC-Code-Coverage-Tools

    0下载:
  2. GCC Code Coverage Tools代码覆盖率测试工具,软件测试的常用工具文档说明-GCC Code Coverage Tools code coverage testing tools, software testing document describes common tools
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:996538
    • 提供者:lu
  1. xmud

    0下载:
  2. 游戏研究测试代码,供程序代码开发爱好者研究,可尝试搭建服务器-The game research and testing code
  3. 所属分类:Software Testing

    • 发布日期:2017-05-11
    • 文件大小:2821054
    • 提供者:符影子
  1. The-Art-of-Software-Testing

    0下载:
  2. 本书以一次自评价测试开篇,从软件测试的心理学和经济学入手,探讨了代码检查、 走查与评审、测试用例的设计、模块(单元)测试、系统测试、调试等主题,以及极限测试、互联网应用测试等高级主题,全面展现了作者的软件测试思想。结合软件测试的最新发展进行了更新,覆盖了可用性测试、移动应用测试以及敏捷开发测试等内容。-The book begins with a self-evaluation test, software testing from psychology and economics, dis
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2022970
    • 提供者:强敏娜
  1. testing-unit-test-cases

    0下载:
  2. 以“俄罗斯方块”游戏的源代码为例,说明了嵌入式系统单元测试的技巧和方法-With "tetris" game source code, for example, illustrates the unit testing techniques and methods of the embedded system
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:19472
    • 提供者:赵昶宇
  1. DS18B20-temperature-test-code

    0下载:
  2. DS18B20 温度测试程序, 很好的实现了单线传输所要求的时序-DS18B20 temperature testing code, very good timing to achieve the required one-way transmission
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:11674
    • 提供者:xys
  1. Hydrological-code-detection

    0下载:
  2. 水利部水文仪器及岩土工程仪器质量监督检验测试中心检验测试报告 -Ministry of water resources of hydrological instruments and geotechnical engineering equipment quality supervision, inspection and test center testing report
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:31542
    • 提供者:邹天胜
  1. triangle-code

    0下载:
  2. triangle code for testing
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:omar salim
  1. testing

    0下载:
  2. 通过最有效的手段(包括方法、技术和工具)完成所有必要的测试,实现事先所要求的需求和代码的测试覆盖率,最终能准确地给出软件产品一个完整的质量评估,使测试达到相对完美的水平。-Through the most effective means (including the methods, techniques, and tools) to complete all the necessary tests, implementation requirements, and code test cove
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:15215800
    • 提供者:笑书侠
  1. AMS_R2013B-CHECK-FOR-SAMPLING

    0下载:
  2. TESTING CODE FOR FILTER
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:2616710
    • 提供者:ravib
  1. Software-code-testing-technology

    0下载:
  2. PC-Lint141,北邮的DTS[5】、北航的QESAT[6】和北大的概述 COBOT171,规则审查技术针对一些特定的开发规范软件测试技术可以从多种角度进行分类-PC-Lint141, BUPT DTS [5], Beihang QESAT [6] and an overview of the North COBOT171, rule review of technical specifications for a number of specific development softwar
  3. 所属分类:Software Testing

    • 发布日期:2017-05-11
    • 文件大小:2358715
    • 提供者:
  1. code

    0下载:
  2. new software testing source code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-14
    • 文件大小:2888
    • 提供者:nabojyoti
« 12 3 4 5 »
搜珍网 www.dssz.com