Testing Methodologies & SDLC
Software Testing:
Testing is a way to assess the quality of a software and to reduce the risk of software failure.
Types of Testing:
Dynamic -Testing in which we execute the product and find any defects.
Static - We will not execute the product but...
mourice.hashnode.dev2 min read