This table stores the information for form testing information
| Column Name | Column Datatype | Column Null Option | Column Comment |
| formobjid | integer | not null | Object ID of form |
| devdate | date | with null | User-defined form field. Possible Example: Date of development |
| testdate | date | with null | User-defined form field. Possible Example: Date of testing |
| developer | char(44) | with null | User-defined form field. Possible Example: Developer name |
| tester | char(44) | with null | User-defined form field. Possible Example: tester name |
| devcomments | varchar(2000) | with null | User-defined form field. Possible Example: comments from developer |
| testcomments | varchar(2000) | with null | User-defined form field. Possible Example: comments from tester |
| testcases | varchar(2000) | with null | User-defined form field. Possible Example: test cases |
| testresults | varchar(2000) | with null | User-defined form field. Possible Example: results of the testing |
Product Name: AllFusion Harvest Change Manager
Table Type: Table