by Poonam | Jun 21, 2018 | Functional Testing, Software Testing
From the name black box testing techniques, you can likely understand that it connects interfacing with the system that you are testing as a mystery box. It implies that you are not sufficiently known about the internal working of the system however you know how it...
by Poonam | Jun 20, 2018 | Software Testing
In SDLC, debugging in software testing includes finding and correcting code bugs in a PC program. Debugging process is a part of the software testing process and is an integral part of the whole software development lifecycle. The debug procedure begins immediately...
by Poonam | Jun 19, 2018 | Security Testing
Nowadays due to increased widespread Internet usage, security is of prime significance. The almost universal utilization of Web and Mobile applications makes systems vulnerable to cyber attacks. Vulnerability assessment methodology can help to find the loopholes in...
by Poonam | Jun 18, 2018 | Software Testing
Defect Clustering in Software Testing is one of the seven software testing principles. Defect clustering depends on the Pareto rule that is 80-20 protocol. It can be expressed that around 80% of the issues are caused by the 20% of the modules. It is trusted that the...
by Poonam | Jun 15, 2018 | Functional Testing, Software Testing
Equivalence partitioning test technique is commonly connected to the inputs of a tested component, although in some separated cases it can be utilized on the outputs of components in the product application. Equivalence partitioning test design technique uses a subset...
Recent Comments