| OLD | NEW |
| 1 -Test process | 1 -Test process |
| 2 | 2 |
| 3 1. Test program generates a png image | 3 1. Test program generates a png image |
| 4 | 4 |
| 5 -Pass condition | 5 -Pass condition |
| 6 | 6 |
| 7 1. The test program verifies the first text field has a number how many days is
today away from 1/1/1900. | 7 1. The test program verifies the first text field has a number how many days is
today away from 1/1/1900. |
| 8 | 8 |
| 9 AND | 9 AND |
| 10 | 10 |
| 11 2. The second text field contains today’s date. | 11 2. The second text field contains today’s date. |
| 12 | 12 |
| 13 AND | 13 AND |
| 14 | 14 |
| 15 3. The test program verifies the output image equals the input test image in eve
ry pixel | 15 3. The test program verifies the output image equals the input test image in eve
ry pixel |
| 16 | 16 |
| 17 -Test purpose | 17 -Test purpose |
| 18 | 18 |
| 19 1. Upon opening, the first text field has a number how many days is today away f
rom 1/1/1900. The second text field contains today’s date. The second value is g
enerated by the first value. The output logic is implemented by Adobe FormCalc s
cript(described in Adobe FormCalc User Reference). This test aims to test Pdfium
core’s correct interpretation of FormCalc script. | 19 1. Upon opening, the first text field has a number how many days is today away f
rom 1/1/1900. The second text field contains today’s date. The second value is g
enerated by the first value. The output logic is implemented by Adobe FormCalc s
cript(described in Adobe FormCalc User Reference). This test aims to test Pdfium
core’s correct interpretation of FormCalc script. |
| OLD | NEW |