Welcome![Sign In][Sign Up]
Location:
Search - Software Testing c

Search list

[CommunicationXMODEM.C

Description: 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protocol source code, the test can only be proved wrong there and not show anything wrong procedure. The two test role is : procedures for determining the existence of defects; Contribute to the judge whether the procedure can be used in practice. Software testing the most difficult one of the problems is to know when to stop testing (When to stop testing) testing their own procedures is not possible. When a software detected the increase in the number of defects, more undiscovered flaws in the probability has increased.
Platform: | Size: 2288 | Author: 伍先生 | Hits:

[Other resourceSoftware Testing

Description: Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software. -Software Testing, Second Edition provides practical insight int o the world of software testing and quality assu Rance. Learn how to find problems in any compute r program, how to plan an effective test and how to approach tell when software is ready for release. Update d from the previous edition in 2000 to include a c HAPTER that specifically deals with testing so Business for security bugs. the processes and techniques used throughout t he book are TIMELESS. This book is an excellent i nvestment if you want to better understand what your Software Test team does or you want to write better software.
Platform: | Size: 9805932 | Author: 刘宏亮 | Hits:

[Other resourceybsb

Description: 《医保数据处理上报子系统》的开发成果,弥补了目前各大医院医疗保险软件系统的缺陷,及时、准确地获得所需的各种动态信息进行加工处理,是医院医疗保险软件系统的良好补充。 用计算机科学技术中发展最快、应用最广泛的数据库技术进行设计,对课题要充分应用软件工程中的传统设计途径—生命周期方法学。在设计编码中采用《Oracle 8.X》数据库和数据库开发工具《PowerBuilder 8.0》,对完成的模块要进行测试,在测试中学会发现问题,解决问题,积累经验,不断提高自己的软件设计能力。 -"Medicare data processing subsystems reported" in the outcome, compensate for the current major hospital medical insurance software system defects, in a timely manner, accurate access to the necessary range of dynamic information processing, the hospital medical insurance system software a good complement. Computer science and technology to develop the fastest and most widely used database technology for the design, subject to the full application of software engineering design of the traditional way of life-cycle methodology. Design Coding in "Oracle 8.X" database and database development tool "PowerBuil der 8.0, "to the completed module for testing, the testing found learn and solve problems, accumulate experience, continue to improve their software design c
Platform: | Size: 142662 | Author: fty | Hits:

[OtherCustTest

Description: 软件测试的一个工具,可以通过C++进行调试,确认是否自己的软件有问题-of a software testing tool, through C testing, to confirm whether the software problems
Platform: | Size: 12178 | Author: 叶素胜 | Hits:

[Internet-Network1i

Description: 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] double[] string[],支持下列系统函数:int max(int,int),double max(double,double),int[] newint(int),double[] newdouble(int),string[] newstring(int),void delete(int[]),void delete(double[]),void delete(string[]),支持任意用户定义函数,支持函数重载。不支持全局变量。如果发现错误,请告诉我-software testing : a compiler test software to support the following C language Operators :-* /% ^ (involution) negative (int) (double), "string" [] (arrays) gt; Lt; == Gt; = Lt; =! =! -- -= *= = = / =% = ^ =, to support the following keywords : void int double string if else for while do goto break continue return, to support the following types of data : int double string double int [] [ ] string [], support the following functions : int max (int, int), double max (double, double), newint int [] (int), double newdouble [] (int), newstring string [] (int), void delete (int []), void delete (double []), void delete (string []), support arbitrary user-defined functions, support function overloading. Not to support global variables. If mistakes are found, please tell me
Platform: | Size: 8895 | Author: 王东 | Hits:

[ADO-ODBCv5742_lsyd

Description: 药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.delphibbs.com下载 4 数据库配置方法,在sqlserver2000新建yd数据库,关闭数据库服务器,用压缩包中的数据库文件覆盖原文件 5 编译,首先检测第三方控件是否安装完全,改变udm模块中的adoconn的connstring,使其与yd联接-drugstore chain a source software can be used for commercial purposes, but to email me 51946@sina.com 2 development environment d6 up2, sqlserver2000, WIN2000 server 1024* 768 (notebook computer) c/s three third-party controls, ehlib2.1, fastreport2. 45, xpmenu, snccurrency (some might use express bar but it is invoked in umain delete modules, as unused) to 51delphi, four cakk.delphibbs.com download configuration database, the database sqlserver2000 new yd closed database server, compression included in the database file the original document covering five compiler, the first third-party testing controls installed completely change udm Module of the connstring adoconn, linking it with yd
Platform: | Size: 434176 | Author: 李霄飞 | Hits:

[CommunicationXMODEM.C

Description: 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protocol source code, the test can only be proved wrong there and not show anything wrong procedure. The two test role is : procedures for determining the existence of defects; Contribute to the judge whether the procedure can be used in practice. Software testing the most difficult one of the problems is to know when to stop testing (When to stop testing) testing their own procedures is not possible. When a software detected the increase in the number of defects, more undiscovered flaws in the probability has increased.
Platform: | Size: 2048 | Author: 伍先生 | Hits:

[Software EngineeringSoftware Testing

Description: Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software. -Software Testing, Second Edition provides practical insight int o the world of software testing and quality assu Rance. Learn how to find problems in any compute r program, how to plan an effective test and how to approach tell when software is ready for release. Update d from the previous edition in 2000 to include a c HAPTER that specifically deals with testing so Business for security bugs. the processes and techniques used throughout t he book are TIMELESS. This book is an excellent i nvestment if you want to better understand what your Software Test team does or you want to write better software.
Platform: | Size: 9805824 | Author: 刘宏亮 | Hits:

[OtherFSK_GEN

Description: FSK信号发生器,用于软件测试.采样率、波特率,幅度,f1,f2可调,不含wave头,样点类型I16,保存为文件-FSK signal generator for software testing. Sampling rate, baud rate, magnitude, f1, f2 adjustable, excluding the first wave, point-like type infarction, preservation of documents
Platform: | Size: 420864 | Author: pengsophy | Hits:

[Software EngineeringSoftwareTesting

Description: 软件测试入门的学习宝典,介绍相当的全面,是入门的好资料。-software testing book entry to the study, presented fairly comprehensive, is the entry of good information.
Platform: | Size: 1436672 | Author: 熊兵 | Hits:

[OtherEffective_C++(3rd)

Description: 软件测试的经典书籍,比较有用.详细说明了测试领域的方法.-Software testing classic books, more useful. A detailed description of the field test method.
Platform: | Size: 658432 | Author: tiger | Hits:

[CSharpVideoTest

Description: 使用C#编写的RTP流媒体协议捕获工具,可以用于视频监控软件的测试。-The use of C# Written agreement RTP streaming media capture tool that can be used for video surveillance software testing.
Platform: | Size: 103424 | Author: scanli100 | Hits:

[Crack Hacklogic

Description: 利用混沌影射的方法设计了一种多随机性的文件加密算法.分析了数据加密和Logistic混沌映射 的原理,提出了基于混沌方法的多随机性文件加密算法,采用VB完成了文件加密软件的设计.软件测试表 明:该加密算法的混沌特性和多随机特性增加了解密的难度,提高了加密数据的安全性,实现了密钥的随机 生成和加密算法的随机调用,使得加密后的文件更加安全.-Alluding to the use of chaos designed a multi-randomness of the file encryption algorithm. Analysis of the data encryption and Logistic chaotic map theory, put forward a method based on chaotic encryption algorithm and more random files using VB completed file encryption software design. Software Testing showed that: the encryption algorithm of chaotic characteristics and multi-random characteristics of an increase of the difficulty of decryption, the encrypted data to improve security, the realization of the randomly generated key encryption algorithm and the random call, making encrypted documents more secure.
Platform: | Size: 150528 | Author: hujun | Hits:

[VC/MFCEffective_Software_Testing

Description: C++书籍中的经典,想要的话,赶快来拿哦!-C++ Classic books, want it, as soon as possible来拿Oh!
Platform: | Size: 460800 | Author: soern | Hits:

[Software EngineeringDocumentsOfSoftwareDevelopment

Description: 软件开发的文档及其模板,非常全面,有软件开发计划书模版、概要设计说明书、计算机软件产品开发文件编制指南、技术测试规范、客户初步需求调查概述、软件测试指南、详细设计说明书、ERP模型构件说明、一些面向对象的设计法则-Software development, documentation and templates, a very comprehensive, software development plan template, a summary of the design manual, computer software documentation, product development guidance, technical test specification, the customer needs to investigate the preliminary overview of software testing guidelines, the detailed design statement, ERP model component description, a number of object-oriented design rules, etc.
Platform: | Size: 1273856 | Author: 胜汪 | Hits:

[Software EngineeringSoftTesting

Description: 软件测试经典书籍Paul C.Jorgensen《软件测试》(原书第2版) 中文版-Testing classic books Paul C. Jorgensen " Software Testing" (the original book version 2) English Version
Platform: | Size: 6125568 | Author: xiaofei | Hits:

[Program docC-program-practice

Description: 实用经典的C++软件测试练习程序,适合于初学者,上手简单易懂。-Classic C++ practical software testing practice procedures, suitable for beginners to get started is simple and easy to understand.
Platform: | Size: 46080 | Author: 马静文 | Hits:

[VC/MFCsc

Description: 软件测试的艺术,c++规范,c陷阱与缺陷,win32多线程程序与设计,c++primer-Art of software testing, c++ specification, c traps and defects, win32 multithreaded programming and design, c++ primer
Platform: | Size: 22355968 | Author: xiamo | Hits:

[Software EngineeringSoftware-Testing

Description: 软件测试第二版由美国Paul C.Jorgensen编著,韩柯杜旭涛翻译。该书以作者长期从事软件工程和软件测试的研究生教学讲义为基础编写的,既介绍了软件测试的基础理论和原理,也反映出作者对软件测试理论和时间的独到见解,具有相当高的权威性。-Software Testing A Craftsman s Approach(2nd Edition) by Paul C.Jorgensen
Platform: | Size: 6157312 | Author: zhtfox | Hits:

[assembly languageC++反汇编与逆向分析技术揭秘.pdf

Description: c++反向汇编与逆向分析语言学习,适用于程序员软件测试的学习。(C + + reverse compilation and reverse analysis of language learning, suitable for programmers learning software testing.)
Platform: | Size: 32738304 | Author: 知瑾 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net