A software testing technique called “fault injection testing” introduces mistakes into a system on purpose to see if it can survive them and recover. Prior
Read MoreSoftware engineering’s version of White Box Testing, known as Basis Path Testing, defines test cases based on logical or flow channels that may be followed
Read MoreA testing method to find defect in an application when multiple users are logged in is known as concurrency testing. In other words monitoring the
Read MoreAnother type of software testing is accessibility testing, which is used to test the application from the perspective of a physically challenged person. In this
Read More