Software Testing

Introduction:
Software Testing is a process of executing program or application with the intent of finding the software bugs. It can also be stated as the process of validating and verifying that a software program or application or product meets the business and technical requirements that guides its design and development.

Types of Software Testing:

  • Manual Testing

  • Automation Testing

Comments