Template Test Plan:
Feature(s) Tested: enumerate the feature(s)
Which Jira issue(s)?
Some Link
Additional documentation
Some Document
Existing Unit Test code
hadoop/core/trunk/src/contrib/hdfsproxy/src/test/org/apache/hadoop/hdfsproxy/TestProxyForwardServlet.java
What is the feature?
Feature 1
Feature 2
What is the externally visible view of the feature?
Risk Scenarios: enumerate the bad things that could happen in the system that either:
could be caused by the feature
could have an effect on the feature
Test Cases: enumerate all tests in tables
using table headings Id, Type of Test, Description, Expected Behavior, Is Automated?
enumerate positive and negative test case types
include functional, system, scale, and performance test case types
indicate which tests are automated
Feature 1
Note:
Some notes related to this feature.
Id
Type of Test
Description
Expected Behavior
Is Automated
Feature1_01
Positive
Brief Description of the test.
Brief Description of the expected result.
No