Answer:
avoid
Explanation:
<h2><u>Fill in the blank </u></h2>
A page break can be prevented from being added before or after a heading by using the keyword <u>avoid</u> in the page-break-before or page-break-after properties.
Answer:
b. Integration testing.
Explanation:
An error condition consisting of an error in the passing of parameters; a method passes or returns an unexpected value such as a negative price, is usually found in Integration testing.
Integration testing can be defined as a phase in software applications testing, which typically involves the process of testing the interface between two software module combined as a group.
<em>The main purpose of an integration testing is to determine the correctness of this interface and expose any fault existing between integrated modules.</em>