Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Software Testing and Quality Management

Which of the following is not a software testing generic characteristics ?

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 not a software testing generic characteristics ? Read More »

Software Testing and Quality Management

Which of the following is not used in measuring the size of the software_____________________?

Which of the following is not used in measuring the size of the software_____________________?

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.

Which of the following is not used in measuring the size of the software_____________________? Read More »

Software Testing and Quality Management

SPICE stands for __________________?

SPICE stands for __________________?

A. Software Process Improvement and Compatibility Determination
B. Software Process Improvement and Control Determination
C. Software Process Improvement and Capability Determination
D. None of the mentioned

Explanation: SPICE stands for Software Process Improvement and Control Determination.

SPICE stands for __________________? Read More »

Software Testing and Quality Management

Which of the following is black box testing______________________?

Which of the following is black box testing______________________?

A. Basic path testing
B. Boundary value analysis
C. Code path analysis
D. None of the mentioned

Explanation: Boundary value analysis is a software testing technique in which tests are designed to include representatives of boundary values.

Which of the following is black box testing______________________? Read More »

Software Testing and Quality Management

Unit testing is done by__________________?

Unit testing is done by__________________?

A. Users
B. Developers
C. Customers
D. None of the mentioned

Explanation: Unit testing is a method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures are tested to determine if they are fit for use.

Unit testing is done by__________________? Read More »

Software Testing and Quality Management

Which of the following is non-functional testing ?

Which of the following is non-functional testing ?

A. Black box testing
B. Performance testing
C. Unit testing
D. None of the mentioned

Explanation: Performance testing is in general testing performed to determine how a system performs in terms of responsiveness and stability under a particular workload.

Which of the following is non-functional testing ? Read More »

Software Testing and Quality Management

Testing done without planning and Documentation is called_________________?

Testing done without planning and Documentation is called_________________?

A. Unit testing
B. Regression testing
C. Adhoc testing
D. None of the mentioned

Explanation: Adhoc testing is used term for software testing performed without planning and documentation. The tests are intended to be run only once, unless a defect is discovered.

Testing done without planning and Documentation is called_________________? Read More »

Software Testing and Quality Management