1979年G1enford Myers出版的《the Art of Software Testing》一书除了介绍众多的测试经典方法之外,还向人们揭示了测试的目的是______。A) 证真,而非证伪B) 证伪,而非证真C) 证真,且证伪D) 验证程序的正确性A.B.C.D.
1979年G1enford Myers出版的《the Art of Software Testing》一书除了介绍众多的测试经典方法之外,还向人们揭示了测试的目的是______。
A) 证真,而非证伪
B) 证伪,而非证真
C) 证真,且证伪
D) 验证程序的正确性
A.
B.
C.
D.
相关考题:
●Where box testing of software testing is a test for software structure.Which of the following item should noe be included ing the content of white box? (75) .(75) A.boundary value analysisB.statement testingC.branch testingD.path testing
White box testing of software testing is a test for software structurE.Which of the following item should not be included in the content of white box?A.boundary value analysisB.statement testingC.branch testingD.path testing
Which of the following statements about testing software with data is (are) true?Ⅰ.The primary purpose of such testing is to find errors.Ⅱ.Such testing can demonstrate the existence of errors but cannot demonstrate the absence of errors.A.NeitherB.I onlyC.ⅡonlyD.Ⅰand Ⅱ
White box testing of software testing is a test for software structure. Which of the following item should not be included in the content of white box?(75).A.boundary value analysisB.statement testingC.branch testingD.path testing
The development process in the software (74) involves four phases: analysis,design, implementation, and testing.A.maintenanceB.lifecycleC.programmingD.upgrading
The stages within the development phase of the software life cycle are ( 71 ).A.design, analysis, implementation, and testingB.analysis, design, implementation, and testingC.analysis, design, testing, and implementationD.design, analysis, testing, and implementation
Software engineering is the science and art of specifying, designing, implementing, and(66)with economy, timeliness and elegance, programs,(67)and operating procedures whereby computers can be made useful to humanity.This definition implicitly sets(68)the basic goal of software engineering research and development: The basic goal of software engineering is to facilitate specification, design, implementation and evolution of programs, documentation and operating(69)which are useful to humanity in an economic,(70)and elegant manner(using the appropriate science and art).A.envelopmentB.envelopingC.evolvementD.evolving
Software quality assurance is now an emerging sub - discipline of(36). As Buckly and oston point out,(37) software quality assurance is likely to lead to an ultimate(38) of software costs. However, the major hurdle in the path of software management in this area is the lack of usable software(39). The development of accepted and generally applicable standards should be one of the principal goals of(40) in software engineering.A.software engineeringB.software designC.codingD.testing
Black-box and white-box testing method ale often used in software testing phase, in which, the white-box is mainly used to test software's(73).A.external function of a programB.reasonableness of structureC.internal logic of a programD.correctness of a program
Software engineers apply the principles of software engineering to the design, development, ( ),testing, and evaluation of the software and systems that make computers or anything containing software work.A.RequirementB.constructionC.serviceD.maintenance
Which of following statements about testing software with data is (are) true?Ⅰ.The primary purpose of such testing is to find errors.Ⅱ.Such testing can demonstrate the existence of errors but can not demonstrate the absence of errors.A.NeitherB.Ⅰ onlyC.Ⅱ onlyD.Ⅰ and Ⅱ
●The development process in the software (74) involves four phases: analysis,design,implementation, and testing.(74)A.maintenanceB.lifecycleC.programmingD.upgrading
( )testing ensures that a software module operates correctly and reliably.A.ApplicationB.IntegrationC.SystemD.Unit
The stages within the development phase of the software life cycle are( ).软件生命周期开发阶段的阶段是A.design,analysis,implementation,and testing设计、分析、实现和测试B.analysis,design,implementation,and testing分析、设计、实现和测试C.analysis,design,testing,and implementation分析、设计、测试和实现D.design,analysis,testing,and implementation设计、分析、测试和实现
单选题刘某在抗战胜利前夕完成并发表了经典小说《光辉岁月》,抗战胜利后即去世。正阳出版社于2016年将该书出版,并将其翻译成日文在日本出版。该书出版上市后,读者对该书提了很多的要求。为满足读者的需求,正阳出版社对该书作了大幅的修改,并进行再版。下列哪一说法是错误的?( )A正阳出版社2015年可以出版《光辉岁月》一书B正阳出版社可以再次出版《光辉岁月》一书C正阳出版社可以将《光辉岁月》一书翻译成日文在日本出版D正阳出版社可以将《光辉岁月》一书进行大幅度修改
填空题G·J·Myers提出:软件测试是为了发现()而执行程序的过程。