Category

Software Testing (QA)

Category

Before company releases any application to user, that application has to undergo through a testing process to ensure that the application is working in intended manner. There are four main levels of testing that need to be completed before an application is released for use. These four levels of testing are:- Unit testing – What is unit testing? Integration testing System testing Acceptance testing There is also another type of testing called regression testing which…