What is Static Testing?

Static Testing It is a type of testing that can be done without executing software application code. Static testing is a very initial stage of testing which is very easy and less time-consuming as compared to dynamic testing. But we can use this type of testing only to test very basic functionality. Error found by… Continue reading What is Static Testing?