Blog

Your supervisor has found a new test kit that she wants to start using. She has asked you to validate the kit. Please describe some tests that might be needed? Think about Type 1 and Type 2 errors.

.button {
background-color: #4CAF50;
border: none;
color: white;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 10px;
}
.awasam-alert {
color: red;