Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Black box testing is also called (a) Specification-based testing (b) Structural

ID: 3854388 • Letter: B

Question

Black box testing is also called (a) Specification-based testing (b) Structural testing (c) Verification (d) Unit testing (e) Stress testing Traditionally, the phase of software development where a formal approach used (a) Programming (b) Design (c) Requirements (d) Planning (e) Testing The information we need to capture during requirements analysis not include (a) Hiring Authority (b) Communication Paths (c) Synchronization (d) Temporal Dependencies (e) Data Aggregation Which among the following measures how strongly the elements within a module (a) Coupling (b) Cohesion (c) Aggregation (d) Inheritance (e) Abstraction What would be investigated during Requirements analysis? (a) System performance, Test Scheduling. Organizational Structure (b) Languages, Platforms, Competition (c) System Context, User Populations, User Tasks d) Verification, Formal Methods, Accuracy

Explanation / Answer

[7] [A]
Expaination :Black box testing is another name for Specification-based testing.


[8] [A]
Explaination : Traditionally, the only phase of software development where a formal approach is used is Programming

[9] [A]
Explaination : The information we need to capture during requirements analysis would probably not include hiring Authority

[10] [B]
Explaination : Cohesion measures how strongly the elements within a module are related.

[11] [C] System Context , User Populations, User Tasks