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

February 2019

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

Alpha testing is done at________________?

Alpha testing is done at________________?

A. Developer’s end
B. User’s end
C. Developer’s & User’s end
D. None of the mentioned

Explanation: Alpha testing takes place at the developer’s end. Developers observe the users and note problems. Alpha testing is testing of an application when development is about to complete. Minor design changes can still be made as a result of alpha testing.

Alpha testing is done at________________? Read More »

Software Testing and Quality Management