问题 单项选择题

In the following essay, each blank has four choices. Choose the best answer and write down on the answer sheet.
The purpose of the testing phase of software development is not to (21) the absence of errors in the programs being tested, but rather to find as many errors as possible. This statement may seem to contradict one’s intuitive notion of a successful test of a piece of (22) ; however, a successful test is one in which errors have been found, net one in which no errors have been detected.
There are generally two kinds of testing method: human testing and machine testing. In most companies where systems are developed, the first testing that occurs is not machine testing, but rather the detection of errors through (23) , team efforts, referred to as walkthroughs and inspection. With these methods, the author of the program forms a group with others who represent programming expertise or who may be part of the project team.
After code has been subjected to the manual testing described above, it is then machine test- ed. Again, the test cases are designed to detect the (24) number of errors. Incremental or integration testing occurs subsequent to unit testing. This means combing modules with those that have already been unit tested. The incremental approach not only tests the (25) of each module, but also the "rippling effects" of errors, and the interfaces among modules.

A) show B) exhibit C) findD) search

答案

参考答案:B

解析:[考点分析] 本题的考查要点是计算机英语。
因为与absence搭配,所以用exhibit比较适合,就是显示出被测程序的错误。

写作题

书面表达。

     假设你是David,家住悉尼新城Roya街6号,邮编30004。你的老师告诉你:中国是一个

伟大而美丽的国家,有许多名胜古迹。因此,你对中国很感兴趣,打算利用这个假期来华

旅游,并希望你的笔友王林带你参观这些名胜古迹。写信日期:2006年12月3日。

词数:70左右。

                                                                                                       No.6, Roya Street

                                                                                                       New Town 30004

                                                                                                       Sydney, Australia

                                                                                                       December 3,2006

Dear Wang Lin,

     How are you these days?This school term will be over soon.The holiday will begin. Our teacher 

____________________________________________________________________________

____________________________________________________________________________

____________________________________________________________________________

      Please send me a letter soon.

                                                                                                                                    Yours,

                                                                                                                                     David

单项选择题