Search
.Management Sciences
Category: Software Testing and Quality Management
Why is software difficult to build ?
A. Controlled changes
B. Lack of reusability
C. Lack of monitoring
D. All of the mentioned
(more…)
How are baselines verified ?
A. By reviews
B. By inspections
C. By testing of code
D. All of the mentioned
(more…)
Which of the following is a part of testing OO code ?
A. Validation tests
B. Integration tests
C. Class tests
D. System tests
Lower and upper limits are present in which chart ?
A. Run chart
B. Bar chart
C. Control chart
D. None of the mentioned
(more…)
_______________ categorizes class operations based on the generic function that each performs?
A. Category-based partitioning
B. Attribute-based partitioning
C. State-based partitioning
D. None of the mentioned
(more…)
Which of the following is not a part of Execution Flow during debugging ?
A. Step Over
B. Step Into
C. Step Up
D. Step Out
(more…)
What refers to the externally observable structure of an OO program ?
A. Deep structure
B. Surface structure
C. Core structure
D. All of the mentioned
(more…)
Which of the following is a common pointwer problem ?
A. Data sharing errors
B. Accessing data elements of the wrong type
C. Attempting to use memory areas after freeing them
D. All of the mentioned
(more…)
Software Testing with real data in real environment is known as_____________________?
A. alpha testing
B. beta testing
C. regression testing
D. none of the mentioned
(more…)
SCM stands for_________________?
A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned
(more…)
Recent Comments