wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

SQM Ch4

Total questions: 11

Worksheet time: 11mins

Name
Class
Date
1.
稽核(Audit)與審查(Review)最大的不同在於
a)
執行人員
b)
工作項目
c)
執行時機
d)
以上皆是
2.
一份SQA Plan主要包含下列的內容:
a)
所要評估的項目
b)
所要稽核與審查的項目
c)
專案所遵循的標準
d)
以上皆是
3.
軟體驗證包含哪一個項目
a)
Verification
b)
Testing
c)
Debugging
d)
以上皆是
4.
Code reviews不包含
a)
Code inspections
b)
Walkthroughs
c)
Testing
d)
以上皆是
5.
在SQA計畫中,為確保軟體符合要求(requirement),最少會需要那一個文件
a)
Software Requirements description (SRD)
b)
Software Design Description (SDD)
c)
Verification and Validation Plans
d)
以上皆是
6.
Purpose section主要是列出文件中所依循的相關標準、常規、慣例與度量指標,可能包含何者
a)
文件的標準
b)
程式碼註解的標準
c)
程式大小的度量指標(SLOC)
d)
以上皆是
7.
在軟體審查中,最少需要審查
a)
Software specifications review (SSR)
b)
Architecture design review (ADR)
c)
Detailed design review (DDR)
d)
以上皆是
8.
在SQA plan的Test中,可能包含何種test?
a)
單元測試(Unit Testing)
b)
整合測試(Integration Testing)
c)
系統測試(System Testing)
d)
以上皆是
9.
審查(review)或稽核(audit)的型態,不包含:
a)
Management reviews管理審查
b)
Technical reviews技術審查
c)
Go-throughs檢查
d)
Walk-throughs排練、彩排
10.
下列何者是針對程式碼進行檢查
a)
Management reviews管理審查
b)
Technical reviews技術審查
c)
Go-throughs檢查
d)
Walk-throughs排練、彩排
11.
在進行Code inspection時,何者是較容易出現的錯誤
a)
Data-reference errors
b)
Data-declaration errors
c)
Computation errors
d)
以上皆是