What Is Manual Testing...?
Manual testing is a software testing process in which test cases are executed manually without using any automated tool. All test cases executed by the tester manually according to the end user's perspective. It ensures whether the application is working, as mentioned in the requirement document or not. Test cases are planned and implemented to complete almost 100 percent of the software application. Test case reports are also generated manually. Manual Testing is one of the most fundamental testing processes as it can find both visible and hidden defects of the software. The difference between expected output and output, given by the software, is defined as a defect. The developer fixed the defects and handed it to the tester for retesting. Manual testing is mandatory for every newly developed software before automated testing. This testing requires great efforts and time, but it gives the surety of bug-free software. Manual Testing requires knowledge of manual testing techniques but not of any automated testing tool. Manual testing is essential because one of the software testing fundamentals is "100% automation is not possible."
ENROLL FORM
Software Testing Overview
Principles of Testing
Software Development Life Cycle (SDLC)
- Waterfall Model
- V Model
- Prototype Model
- Spiral Model
- Model Agile Model
Software Testing Methodologies
Static Testing Techniques
White Box Testing
Black Box Testing
- Alpha Testing
- Beta Testing
System Testing and Types of System Testing
Software Testing Life Cycle (STLC)
- Test Strategy
- Test Plan
- Analyzing Functional Requirements
- Preparing Requirement Clarification
- Identifying & documenting Test Scenarios
- Test Case Design Techniques
- Preparing Test Cases
- Preparing Test Data
- Preparing RTM
- Build Release Process
- Executing Testcases
- What is defect?
- Defect Classification
- Defect Severity & Defect Priority
- Defect Report Template
- Defect Reporting & Defect Tracking
- Criteria for Test Closure
- Status Reports (Daily and Weekly)
- Test Summary Reports