1)What is Software testing?
Software testing helps us to ensure that required functions are working as expected based on outcome of testing process.
2)What we need to know about testing?
We need to know its purpose like why we are following testing process.
We also need to know how we are going to achieve it by understanding different testing types, models and also stages involved in it.
3)What is Relevance of Software testing?
Main purpose or significance are:
To identify defects and ensure that product is not deviating from expected and also validates whether developed product fulfills purpose / requirement.
Top comments (1)
A good introduction what is testing and why is important, thx, keep going.