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 119 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


essyface1

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

 

Did you know?

The U.S. Pharmacopeia Medication Errors Reporting Program states that approximately 50% of all medication errors involve insulin.

Did you know?

Approximately 25% of all reported medication errors result from some kind of name confusion.

Did you know?

Though methadone is often used to treat dependency on other opioids, the drug itself can be abused. Crushing or snorting methadone can achieve the opiate "rush" desired by addicts. Improper use such as these can lead to a dangerous dependency on methadone. This drug now accounts for nearly one-third of opioid-related deaths.

Did you know?

All adverse reactions are commonly charted in red ink in the patient's record and usually are noted on the front of the chart. Failure to follow correct documentation procedures may result in malpractice lawsuits.

Did you know?

Inotropic therapy does not have a role in the treatment of most heart failure patients. These drugs can make patients feel and function better but usually do not lengthen the predicted length of their lives.

For a complete list of videos, visit our video library