Interview Questions

What's Test matrix and Test matrix Template

Software QA/Testing Documents


(Continued from previous question...)

What's Test matrix and Test matrix Template

Test matrix: Track test cases and errors

|------------------------------------------------------------------------------|
| Test Case:  | Test            | Test Cases | Fass/ | No. of| Bug# |          |
| File Open#  | Description     | Samples    | Fail  | Bugs  |      | Comments |
|-------------|-----------------|------------|-------|-------|------|----------|
| 1.1         |Test file types  | 1.1        | P/F   | #     | #    |          |
|             |Support by       |            |       |       |      |          |
|             |the program      |            |       |       |      |          |
|-------------|-----------------|------------|-------|-------|------|----------|
| 1.2         |Verify the       | 1.2        | P/F   |  #    |   #  |          |  
|             |different ways   |            |       |       |      |          |  
|             |to open file     |            |       |       |      |          |
|             |(mouse, keyboard,|            |       |       |      |          |
|             | and accelerated |            |       |       |      |          |
|             | keys).          |            |       |       |      |          |
|-------------|-----------------|------------|-------|-------|------|----------|
| 1.3         |Verify the file  | 1.3        | P/F   |  #    |    # |          |  
|             |that can be      |            |       |       |      |          |  
|             |opened from the  |            |       |       |      |          |
|             |local dirves as  |            |       |       |      |          |
|             |well as network  |            |       |       |      |          |
|             |                 |            |       |       |      |          |
|------------------------------------------------------------------------------|

(Continued on next question...)

Other Interview Questions