This topic contains a solution. Click here to go to the answer

Author Question: Unit testing is a technique used in examining individual lines of code, where a few lines of code ... (Read 49 times)

ETearle

  • Hero Member
  • *****
  • Posts: 580
Unit testing is a technique used in examining individual lines of code, where a few lines of code are used to substitute for subordinate modules.
 
  Indicate whether the statement is true or false

Question 2

Integration testing brings together all of the programs that a system comprises for testing purposes.
 
  Indicate whether the statement is true or false



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

akemokai

  • Sr. Member
  • ****
  • Posts: 347
Answer to Question 1

FALSE
Explanation: In unit testing, each module (roughly a section of code that performs a single function) is tested alone in an attempt to discover any errors that may exist in the module's code.
CL

Answer to Question 2

FALSE
Explanation: Combining modules and testing them is called integration testing.
CL




ETearle

  • Member
  • Posts: 580
Reply 2 on: Jul 7, 2018
Wow, this really help


Viet Thy

  • Member
  • Posts: 329
Reply 3 on: Yesterday
Great answer, keep it coming :)

 

Did you know?

More than nineteen million Americans carry the factor V gene that causes blood clots, pulmonary embolism, and heart disease.

Did you know?

Cancer has been around as long as humankind, but only in the second half of the twentieth century did the number of cancer cases explode.

Did you know?

Asthma-like symptoms were first recorded about 3,500 years ago in Egypt. The first manuscript specifically written about asthma was in the year 1190, describing a condition characterized by sudden breathlessness. The treatments listed in this manuscript include chicken soup, herbs, and sexual abstinence.

Did you know?

Malaria mortality rates are falling. Increased malaria prevention and control measures have greatly improved these rates. Since 2000, malaria mortality rates have fallen globally by 60% among all age groups, and by 65% among children under age 5.

Did you know?

Asthma is the most common chronic childhood disease in the world. Most children who develop asthma have symptoms before they are 5 years old.

For a complete list of videos, visit our video library