Steps for Manual Testing
A manual tester would typically perform the following steps for manual testing:
1. Understand the functionality of program
2. Prepare a test environment
3. Execute test case(s) manually
4. Verify the actual result
1. Record the result as Pass or Fail
2. Make a summary report of the Pass and Fail test cases
3. Publish the report
4. Record any new defects uncovered during the test case execution
There
is no complete substitute for manual testing. Manual testing is crucial
for testing software applications more thoroughly. Test automation has
become a necessity mainly due to shorter deadlines for performing test
activities, such as regression testing, performance testing, and load
testing.
No comments:
Post a Comment