adplus-dvertising
frame-decoration

Question

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

Answer: (a).Different testing techniques are appropriate at different points in time

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. ITG stands for

Q. By collecting ________ during software testing, it is possible to develop meaningful guidelines to halt the testing process.

Q. Which of the following issues must be addressed if a successful software testing strategy is to be implemented?

Q. Test cases should uncover errors like

Q. Which of the following errors should not be tested when error handling is evaluated?

Q. What is normally considered as an adjunct to the coding step ?

Q. Which of the following is not regression test case?

Q. Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software products are being developed?

Q. In which testing level the focus is on customer usage?

Q. Validation refers to the set of tasks that ensure that software correctly implements a specific function.

Q. The architecture of object-oriented software results in a series of layered subsystems that encapsulate collaborating classes.

Q. The construction of object-oriented software begins with the creation of

Q. Which testing integrates the set of classes required to respond to one input or event for the system?

Q. Which of the following is one of the steps in the integration testing of OO software?

Q. __________ methods can be used to drive validations tests.

Q. Which of the following is a part of testing OO code?

Q. The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs.

Q. What refers to the externally observable structure of an OO program?

Q. _____________ categorizes class operations based on the generic function that each performs.

Q. Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software?