VB 2005 MC question

2007-11-01 5:17 pm
1)_System testing these days mainly focuses on modular:
a. Coding
b. Positioning
c. Communications
d. Flow

2)Regression testing:
a. Tests only the modules which use regressive programming code
b. Tests the entire system for new errors generated by novel software fixes
c. Tests only those modules which have been recently modified
d. None of the above

回答 (1)

2007-11-01 11:44 pm
✔ 最佳答案
1. I'm not sure, I have to take an revision on software ansurance topic first.
2. it should be d because the definition of regression testing is using same testing plan to test the software after the code has been changed. If it give same result, it pass the test, otherwise, the test fail. Therefore, A and B is not correct. However c is also not correct because the main point is that it must use the same testing plan used before. Details on regression testing as follow:
http://en.wikipedia.org/wiki/Regression_testing
參考: me


收錄日期: 2021-04-24 00:30:53
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20071101000051KK00573

檢視 Wayback Machine 備份