- Get link
- X
- Other Apps
SOFTWARE TESTING
Software Testing is having two types they are -
- Manual Testing
- Automation Testing
Manual Testing
Manual testing is one
type of software testing in which test cases are executed by tester manually
without using any tools.
The main Purpose of Manual testing is to identify the bugs, issues, defects in the software application. Manual testing is the earliest technique of all types of software testing and it helps to find bugs in the software application.
Goal of Manual Testing – Kill all the Bugs
Concept of manual testing
is to make sure that the application is bug-free and it is working as per the
functional requirements.
Testing checks the
quality of the systems and delivers the bug-free product to the customer with their
requirements.
Types of Manual Testing:
The different types of
manual testing is mentioned below. The following testing types have been performed both manual and automation by using automation tools.
- Black Box Testing
- White Box Testing
- Unit Testing
- System Testing
- Integration Testing
- Acceptance Testing


Comments
Post a Comment