1It is documentation which describes step by step how to perform testing.
2
3It includes:
4 - test case ID (TC ID)
5 - test case name (TC Name)
6 - pre-condition
7 - step definitions
8 - test data
9 - expected/actual result
10 - pass/fail
11
12Tester creates test cases.