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

搜索资源列表

  1. junit_schame

    0下载:
  2. junit中的模式 介绍junit的模式,对学习junit本身和学习设计模式都有帮助
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:239531
    • 提供者:sizaizai
  1. junit

    0下载:
  2. 介绍JUNIT的课件,介绍了JUNIT的使用方法和体系结构,原理
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:597198
    • 提供者:hanghang
  1. JUnit_Primer

    0下载:
  2. 介绍JUnit的文章,JUnit Primer, 值得一读的文章。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17019
    • 提供者:ehunter
  1. junit

    0下载:
  2. 软件测试工具junit的使用, 是最基本的单元测试工具
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:97733
    • 提供者:邓新
  1. JUnit

    0下载:
  2. 关于java单元测试的一些文档,希望对大家有所帮助,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:22436
    • 提供者:杨扬
  1. SoftwareTest

    0下载:
  2. 实验1 JUnit用例测试 2 实验2 黑盒测试实验 7 实验3 黑盒测试实验 8 实验4 白盒测试 11 实验5 手机通讯录测试
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:89897
    • 提供者:周宗冠
  1. RC

    1下载:
  2. 这是一个软件测试的论文作业,主要写的是junit的安装过程和使用过程,里面由一个测试用例以及其用例结果,是我们的课程作业。希望对大家由帮助。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48519
    • 提供者:xinxin
  1. cxxtest-guide-3.10.1

    0下载:
  2. CppTest 软件使用手册。 CPPTest 是一个类似与 JUnit 的单元测试软件,可用于 C++ 程序代码的单元检测
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:209060
    • 提供者:Xiaobin Zhang
  1. rc2

    0下载:
  2. 实验题目:白盒测试 实验目的:(1) 掌握白盒测试技术,并能应用白盒测试技术设计测试用例; (2) 能用Junit 实施测试。 进行测试用例设计; (2) 对测试用例进行优化设计; -Experiment Title: The white-box testing experimental purposes: (1) master the white-box testing techniques, and can use white-box testing technol
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:31448
    • 提供者:wangchao
  1. JUnit_Installation_and_use_of_experimental_reports

    0下载:
  2. 安装JUnit,使用JUnit设计测试用例,了解JUnit的原理和特性。-Installation of JUnit, the use of JUnit test cases designed to understand the principles and characteristics of JUnit.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:507508
    • 提供者:qianchen
  1. JUnit_Test_Code

    0下载:
  2. 使用JUnit编写测试脚本的实例,图文讲解。-JUnit Test code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-01
    • 文件大小:104967
    • 提供者:luna
  1. rc3

    0下载:
  2. 二、实验要求 (1) 以实验报告的形式撰写单元测试的测试用例。 (2) 根据测试用例编写Junit测试程序,并分析测试结果。 -2, experimental requirements (1) an experimental form of a report written unit tests test cases. (2) According to the test cases prepared by Junit test procedures and analyze the
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:5214
    • 提供者:wangchao
  1. junit-extensions-jfcunit

    0下载:
  2. 软件测试jfcunit 这是基于eclipse的插件-eclipse jfcunit
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3398024
    • 提供者:zhang
  1. HttpUnit

    0下载:
  2. HttpUnit eclipse-junit对于web的软件测试工具-HttpUnit eclipse-junit
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:6200
    • 提供者:zhang
  1. JUnit

    0下载:
  2. 是关于Junit的入门知识,Junit主要用于白盒测试和回归测试。-Introductory knowledge about Junit, Junit mainly for white-box testing and regression testing.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:366420
    • 提供者:
  1. NUnit-2.5.8.10295-src

    0下载:
  2. NUnit是一个单元测试框架,专门针对于.NET来写的.其实在前面有JUnit(Java),CPPUnit(C++),他们都是xUnit的一员.最初,它是从JUnit而来.现在的版本是2.2.接下来我所用的都是基于这个版本. NUnit最初是由James W. Newkirk, Alexei A. Vorontsov 和Philip A. Craig, 后来开发团队逐渐庞大起来.在开发过程中, Kent Beck 和Erich Gamma2位牛人也提供了许多帮助.看来对于NUnit还真是下了
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:2177343
    • 提供者:kenny
  1. JUnitinAction

    0下载:
  2. 这是一个关于单元测试的书,本书以最经典的junit为例讲述了单元测试的方法和最佳实践。-This is a book about unit testing, junit classic book about an example unit test methods and best practices.
  3. 所属分类:Software Testing

    • 发布日期:2017-06-13
    • 文件大小:21307392
    • 提供者:yunding
  1. software

    0下载:
  2. 软件测试方面的书籍,重点讲了白盒测试和黑盒测试,以及junit的使用法-Software testing books, focusing on the white box and black box testing stresses, as well as the use of law junit
  3. 所属分类:Software Testing

    • 发布日期:2017-12-10
    • 文件大小:7709316
    • 提供者:陶晟轶
  1. Junit(framework)

    0下载:
  2. Un framework est un ensemble de classes et de collaborations entre les instances de ces classes
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:26640
    • 提供者:djaber
  1. Junit-Test-Report

    2下载:
  2. 程序在200行代码以上, 采用白盒测试方法,利用软件测试工具(JUnit)设计测试用例,在eclipse平台上执行测试、测试记录和结果分析。并给出测试的语句覆盖率和分支覆盖率-Program in more than 200 lines of code, the use of white-box testing methods, the use of software testing tools (JUnit) test cases, test execution, test records
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:1401033
    • 提供者:joyce
« 12 »
搜珍网 www.dssz.com