Category Archives: Testing Basics

Testing Basics

functional testing vs automation testing in software testing?

In this article post, I have provided the key difference between functional testing vs automation testing in software testing? Basically functional testing and automation testing are two different test approaches to software testing, but they are not mutually exclusive. Functional testing is a type of testing that focuses on verifying that the software requirements as … Read more

functional testing vs non functional testing in software testing

In this post I have written the key difference between functional testing vs non functional testing in software testing There are 2 broad categories in software testing such as functional testing and non-functional testing Sr No Functional Testing Non-Functional Testing 1 Verifies that the software meets functional requirements such as user interface, database operations, etc … Read more

100 types of software testing with detailed examples?

In this article post I have list 100 types of different software testing in detailed ways 1.Acceptance Testing Acceptance testing is a type of software testing that is conducted to determine whether a system or software application meets the requirements and expectations of its stakeholders. The purpose of acceptance testing is to verify that a … Read more