返回卡包市场

Chapter 30 Software development

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 12内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (12 张)

#1
正面 (问题)

What is a program generator?

背面 (解答)

A program generator is a computer program that is used to create other computer programs.

#2
正面 (问题)

What is a program library?

背面 (解答)

A program library is a collection of tried and tested pre-compiled routines.

#3
正面 (问题)

What is the purpose of program testing?

背面 (解答)

The purpose of progrma testing is to find errors.

#4
正面 (问题)

Which are the types of test data types?

背面 (解答)

Normal test data: Abnormal test data: data that shouldn’t be entered Boundary(extreme) data: data that just about qualifies to be enetered.

#5
正面 (问题)

What is integration testing?

背面 (解答)

Integration testing is when individually tested modules are joined into one program and tested to ensure the modules interact correctly.

#6
正面 (问题)

What is Alpha testing?

背面 (解答)

Alpha testing is the testing of software in-house by dedicated testers.

#7
正面 (问题)

What is Acceptence testing?

背面 (解答)

Acceptence testing is the testing of software by customers before sign-off.

#8
正面 (问题)

What is Beta testing?

背面 (解答)

Beta testing is the testing of software by a limited number of chosen users before general release.

#9
正面 (问题)

What do PERT charts show?

背面 (解答)

PERTS charts show activities, their duration and milestones

#10
正面 (问题)

What is a Gantt chart?

背面 (解答)

A Gantt chart is a horizontal bar chart, showing the individual activities including their start and end times.

#11
正面 (问题)

What is a deliverable?

背面 (解答)

A deliverable is the result of an activity, suh as a document or report

#12
正面 (问题)

What is a critical path?

背面 (解答)

A critical path is the longest possible continous pathway from Start to Finish in PERT chart.