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
Explanation: Discussion with business is planning in QA Meetings.
A. Issues gathered the day before
B. Regular schedule of meeting
C. Discussion with business
D. Attendance
Explanation: Discussion with business is planning in QA Meetings.
A. instantaneous test group
B. integration testing group
C. individual testing group
D. independent test group
Explanation: The role of an independent test group (ITG) is to remove the inherent problems
associated with letting the builder test the thing that has been built.
A. KLOC
B. Function Points
C. Size of module
D. None of the mentioned
Explanation: KLOC and function points both can be used as size measurement for measuring the size of the software.
A. Control structure testing
B. Complex path testing
C. Code coverage
D. Quality assurance of software
A. Software Configuration Item
B. Baseline
C. Configuration
D. Configuration Control Board
Explanation: Configuration Control Board (CCB. is the group with the responsibility for reviewing and approving changes to baselines
A. Design based testing
B. Structural testing
C. Error guessing technique
D. None of the mentioned
Explanation: The structural testing is the testing of the structure of the system or component. Structural testing is often referred to as ‘white box’ or ‘glass box’ or ‘clear-box testing’ because in structural testing we are interested in what is happening ‘inside the system/application’.
A. Unit testing
B. Integration testing
C. System testing
D. None of the mentioned