Following are few common myths and facts related to testing:
Myth: Anyone can do manual testing
Fact: Testing requires many skill sets
Myth: Testing ensures 100% defect free product
Fact: Testing attempts to find as many defects as possible. Identifying all possible defects is impossible.
Myth: Automated testing is more powerful than manual testing
Fact: 100% test automation cannot be done. Manual Testing is also essential.
Myth: Testing is easy
Fact: Testing can be extremely challenging .Testing an application for possible use cases with minimum test cases requires high analytical skills.