adplus-dvertising

Welcome to the Software Testing MCQs Page

Dive deep into the fascinating world of Software Testing with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Software Testing, a crucial aspect of Software Engineering. In this section, you will encounter a diverse range of MCQs that cover various aspects of Software Testing, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Software Engineering.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Software Testing. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Software Engineering.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Software Testing. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Software Testing MCQs | Page 41 of 43

Q401.
What is the reason for the uncertainty in the expected time of software failure?
Discuss
Answer: (c).Both a and b Explanation:The reason for the uncertainty in the expected time of software failure is that we do not know where the programmer made errors and the relation between a certain input and the order in which the corresponding set of instructions is being executed is not usually known.
Discuss
Answer: (a).To determine the form and probability distribution of the random variables Explanation:The purpose of modeling subsequent failures as a stochastic process is to determine the form and probability distribution of the random variables.
Discuss
Answer: (b).The probability distribution changes over time Explanation:A non-homogeneous Poisson process is one whose probability distribution changes over time.
Discuss
Answer: (c).Failure intensity function decreases with the number of failures observed Explanation:The failure intensity function decreases as the number of failures observed increases, assuming a (partly) successful effort to repair the underlying errors.
Discuss
Answer: (c).The decrease in failure intensity is constant as a function of the number of failures observed Explanation:In the basic execution time model (BM), the decrease in failure intensity, as a function of the number of failures observed, is constant.
Discuss
Answer: (b).BM and LPM have different forms of the failure intensity function Explanation:The basic execution time model (BM) and the logarithmic Poisson execution time model (LPM) differ in the form of the failure intensity function.
Q407.
How many parameters does the BM model have?

a.

1

b.

2

c.

3

d.

4

Discuss
Answer: (b).2 Explanation:The BM model has two parameters: λ₀ and v₀.
Discuss
Answer: (a).The set of possible input classes and the probabilities that input from those classes is selected Explanation:The set of possible input classes together with the probabilities that input from those classes is selected
Q409.
What is the shape of the failure intensity curve in case of a strong non-uniform operational profile?
Discuss
Answer: (b).Convex Explanation:In case of a strong non-uniform operational profile, the failure intensity curve will have a convex shape.
Discuss
Answer: (b).Failure intensity is the derivative of mean failures Explanation:In both BM and LPM models, mean failures is a function of execution time and failure intensity is the derivative of mean failures.

Suggested Topics

Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!