A. Test case
B. Output
C. Software Version
D. LOC
Explanation: Line of code(LOC. is immaterial during testing, as it is an exhaustive process.
Related Mcqs:
- Which of the following term describes testing ?
A. Finding broken code
B. Evaluating deliverable to find errors
C. A stage of all projects
D. None of the mentioned - Which of the following is non-functional testing ?
A. Black box testing
B. Performance testing
C. Unit testing
D. None of the mentioned - Which of the following is not a software testing generic characteristics ?
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned - Which of the following is one of the steps in the integration testing of OO software ?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned - Which of the following testing types is not a part of system testing ?
A. Recovery testing
B. Stress testing
C. System testing
D. Random testing - In which of the following testing strategies, a smallest testable unit is the encapsulated class or object ?
A. Unit testing
B. Integration testing
C. System testing
D. None of the mentioned - 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 - Which of the following is not included in Issues Meetings ?
A. Issues gathered the day before
B. Regular schedule of meeting
C. Discussion with business
D. Attendance - Which of the following is a software process ?
A. Analysis and design
B. Configuration and management
C. Business modeling
D. All of the mentioned - Which of the following is not a change management process ?
A. Log the changes
B. Estimate impact on effort and schedule
C. Review impact with stakeholders
D. None of the mentioned