Advantages of Sanity testing
It saves lots of time and effort because Sanity testing is focused on one or few areas of functionality There
Read moreIt saves lots of time and effort because Sanity testing is focused on one or few areas of functionality There
Read moreSanity testing is usually performed when any minor bug is fixed or when there is a small change in the functionality. It
Read moreSmoke testing is a type of software testing which ensures that the major functionalities of the application are working fine. This testing is
Read moreThere are seven principles of software testing. They are as follows: 1) Testing shows presence of defects: Testing can show the defects are present, but
Read moreThe cost of defects can be measured by the impact of the defects and when we find them. Earlier the defect is found
Read moreDefect life cycle is a cycle which a defect goes through during its lifetime. It starts when defect is found and
Read moreIf under certain environment and situation defects in the application or product get executed then the system will produce the
Read moreSoftware Testing has different goals and objectives.The major objectives of Software testing are as follows: Finding defects which may get created by
Read moreA defect is an error or a bug, in the application which is created. A programmer while designing and building the
Read more1. Walkthrough: It is not a formal process It is led by the authors Author guide the participants through the document
Read more