- posted by
- 2023-02-07
Coimbatore Railway station to Isha Yoga Center Cab Fare:
Read moreManual Testing of Software 06-Mar-2013. |
CoimbatoreTaxi News
Any new application must be manually tested before its testing can be automated. Manual testing requires more effort, but is necessary to check automation feasibility. Manual Testing does not require knowledge of any testing tool. One of the Software Testing Fundamental is "100% Automation is not possible". This makes Manual Testing imperative.
The goal of Manual Testing is to ensure that the application is error free and it is working in conformance to the specified functional requirements. Test Suites or cases ,are designed during the testing phase and should have 100% test coverage. It also makes sure that reported defects are fixed by developers and re-testing has been performed by testers on the fixed defects. Basically, this testing checks the quality of the system and delivers bug-free product to the customer.
Manual Testing types:Below given diagram depicts Manual Testing Types. In fact any type of software testing type can be executed both manually as well using an automation tool.
|