1. What are the tables in testplans and testcases?
White box testing is used to test the internal logic of the code.for ex checking whether the path has been executed once,checking whether the
branches has been executed atleastoonce .....Used to check the structure of the code.
Test plan is a document that contains the scope, approach, test design and
test strategies. It includes the following:-
1. Test case identifier
2. Scope
3.Features to be tested
4. Features not to be tested.
5. Test strategy.
6. Test Approach
7. Test Deliverables
8. Responsibilities.
9 Staffing and Training
10.Risk and Contingencies
11. Approval
While A test case is a noted/documented set of steps/activities that are
carried out or executed on the software in order to confirm its
functionality/behavior to certain set of inputs.
2. what are the table contents in testplans and test cases?
Test Plan is a document which is prepared with the detials
of the testing priority. A test Plan generally includes:
1. Objective of Testing
2. Scope of Testing
3.Reason for testing
4. Timeframe
5. Environment
6. Entrance and exit criteria
7.Risk factors involved
8.Deliverables