adplus-dvertising
frame-decoration

Question

Basis path testing falls under

a.

system testing

b.

white box testing

c.

black box testing

d.

unit testing

Answer: (b).white box testing

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Basis path testing falls under

Similar Questions

Discover Related MCQs

Q. _________ is an “umbrella” activity that is applied throughout the software engineering process.

Q. The factors that determine the quality of a software system are

Q. ______ establishes information about when, why and by whom changes are made in a software.

Q. The relationship of data elements in a module is called

Q. Software Configuration Management is the discipline for systematically controlling

Q. Which one of the following is not a step of requirement engineering?

Q. Testing of software with actual data and in actual environment is called

Q. Function points can be calculated by

Q. Match the following

a. data  coupling i. module A and module B have shared  data

b. stamp coupling ii. dependency between modules is based on the fact they communicate by only
passing of data

c. common coupling iii. when complete structure is passed from one module to another

d. content  coupling iv. when the control is passed from one module to the middle of another

codes: 
a b c d

Q. A process which defines a series of tasks that have the following four primary objectives is known as
 
1. to identify all items that collectively define the software configuration.
 
2. to manage changes to one or more of these items.
 
3. to facilitate the construction of different versions of an application.
 
4. to ensure that software quality IS maintained as the configuration evolves over time

Q. One weakness of boundary value analysis and equivalence partitioning is

Q. Which once of the following is not a software myth?

Q. Match the following with respect to relationship between objects and classes :
 
a.       state  diagram i.  useful for both abstract modeling and for designing actual programme

b.      object diagram ii. describes object classes

c.       class  diagram iii. useful for documenting test cases

d.      instance diagram iv. describing the behavior of a single class of objects

codes: 
a b c d

Q. Match the following style rules for re-usability

a. Keep methods coherent i. Write a method to get the last element of a list

b. Keep methods small ii. Maintain structure possible parallel when

c. Keep methods consistent iii. Breaking a method into smaller parts

d. Provide uniform coverage iv performs a single function or a group of closely related functions.

codes: 
a b c d

Q. The software _______ of a program or a computing system is the structure or structures of the system, which comprise software components, the externally visible properties of those components, and the relationships among them.

Q. Requirement Development, Organizational Process Focus, Organizational Training, Risk Management and Integrated Supplier Management are process areas required to achieve maturity level

Q. Which one of the following set of attributes should not be encompassed by effective software metrics?

Q. _______ are applied throughout the software process.

Q. What is true about UML stereotypes ?

Q. Which one of the following is not a source code metric?