The document discusses manual software testing which is testing done manually without automation tools. It involves preparing a test plan and performing different types of testing like unit, integration, system, and acceptance testing manually to find defects.
The document discusses manual software testing which is testing done manually without automation tools. It involves preparing a test plan and performing different types of testing like unit, integration, system, and acceptance testing manually to find defects.
http://www.tuto rialspo int.co m/so ftware _te sting _dictio nary/manual_te sting .htm Co pyrig ht tuto rials po int.co m
What is Manual Testing ?
Manual testing is a testing process that is carried out manually in order to find defects without the usag e of tools or automation scripting . A test plan document is prepared that acts as a g uide to the testing process in order to have the complete test coverag e.
What is Manual Testing ?
Following are the testing techniques that are performed manually during the test life cycle: Acceptance T esting White Box T esting Black Box T esting Unit T esting System T esting Integ ration T esting