https://www.gcreddy.com/2021/07/types...
Types Of Software Testing, Functional Testing, Non-functional Testing, Structural Testing, and Change Related Testing (Re & Regression Testing).
Different Types Of Software Testing
A Test type is a group of test activities aimed at testing specific characteristics of a software system, or a part of a system, based on specific test objectives. Such objectives may include:
• Evaluating Functional quality characteristics, such as completeness, correctness, and appropriateness.
• Evaluating Non-functional quality characteristics, such as reliability, performance efficiency, security, compatibility, and usability.
• Evaluating whether the Structure or architecture of the component or system is correct, complete, and as specified.
• Evaluating the Effects of changes, such as confirming that defects have been fixed (confirmation testing) and looking for unintended changes in behavior resulting from software or environment changes (regression testing).