Compliance Testing
COMPLIANCE TESTING, also known as conformance testing, regulation testing, standards testing, is a type of testing to determine the compliance of a system with internal… Read More »Compliance Testing
COMPLIANCE TESTING, also known as conformance testing, regulation testing, standards testing, is a type of testing to determine the compliance of a system with internal… Read More »Compliance Testing
SECURITY TESTING is a type of software testing that intends to uncover vulnerabilities of the system and determine that its data and resources are protected… Read More »Security Testing
PERFORMANCE TESTING is a type of software testing that intends to determine how a system performs in terms of responsiveness and stability under a certain… Read More »Performance Testing
USABILITY TESTING is a type of software testing done from an end-user’s perspective to determine if the system is easily usable. It falls under non-functional… Read More »Usability Testing
The differences between Functional Testing and Non-Functional Testing are listed below. Criteria Functional Testing Non-Functional Testing Definition Functional Testing is a type of software testing… Read More »Functional Testing vs Non-Functional Testing
NON-FUNCTIONAL TESTING is a group of software testing types whereby the system is tested against the non-functional requirements like usability, performance, security and compliance. This… Read More »Non-Functional Testing
REGRESSION TESTING is a type of software testing that intends to ensure that changes (enhancements or defect fixes) to the software have not adversely affected… Read More »Regression Testing
CONFIRMATION TESTING, also known as RETESTING, is a type of testing conducted to confirm that a defect has been fixed. ISTQB Definition confirmation testing: A… Read More »Confirmation Testing
SMOKE TESTING, also known as “Build Verification Testing”, is a type of software testing that comprises of a non-exhaustive set of tests that aim at… Read More »Smoke Testing
FUNCTIONAL TESTING is a type of software testing (or a group of software testing types) whereby the system is tested against the functional requirements/ specifications.… Read More »Functional Testing