...
Test Case | Description | Tester | Platform | % complete | Comments |
---|---|---|---|---|---|
UI_001 | Create a new project with the name "Test" | joern | Linux | 100 % |
|
UI_002 | Add a type system to the project | joern | Linux | 100 % |
|
UI_003 | Add a cas processor folder to the project | joern | Linux | 100 % |
|
UI_004 | Add a corpus folder to the project | joern | Linux | 100 % |
|
UI_005 | Add an existing xcas file to the corpus folder and open it | joern | Linux | 100 % |
|
UI_006 | Add an existing xmi file to the corpus folder and open it | joern | Linux | 100 % |
|
UI_007 | Import a txt file into the corpus folder and open it | joern | Linux | 100 % |
|
UI_008 | Import a rtf file into the corpus folder and open it | joern | Linux | 100 % |
|
UI_009 | Add an AE descriptor to the cas processor folder | joern | Linux | 100 % |
|
UI_010 | Run the AE on the corpus and check results in both xcas files | joern | Linux | 100 % |
|
UI_011 | Run the AE on a xcas file and check the results | joern | Linux | 100 % |
|
UI_012 | Execute the clean action on a document and check results (document not opend in editor) | joern | Linux | 100 % |
|
UI_013 | Make the AE descriptor xml invalid and check for error annotation | joern | Linux | 100 % |
|
UI_014 | Make the type system xml invalid and check for error annotation | joern | Linux | 100 % |
|
UI_015 | Rename the type system, check it in the file system, in the .corpus file and open a xcas file | joern | Linux | 100 % |
|
UI_016 | Close and open the project, then open a xcas file | joern | Linux | 100 % |
|
UI_017 | Delete one xcas document and check for deletion in file system | joern | Linux | 100 % |
|
UI_018 | Delete corpus folder and check for deletion in file system | joern | Linux | 100 % |
|
UI_019 | Delete AE descritpor file and check for deletion in file system | joern | Linux | 100 % |
|
UI_020 | Delete cas processor folder and check for deletion in file system | joern | Linux | 100 % |
|
UI_021 | Delete type system file and check for deletion in file system | joern | Linux | 100 % |
|
UI_022 | Delete the project and check for deletion in file system | joern | Linux | 100 % |
|
Editor Tests
Test Case | Description | Tester | Platform | % complete | Comments |
---|---|---|---|---|---|
Editor_001 | Add an annotation | joern | Linux | 100 % |
|
Editor_002 | Delete an annotation in the editor | joern | Linux | 100 % |
|
Editor_003 | Delete an annotation in the outline view | joern | Linux | 100 % |
|
Editor_004 | Merge two annotations in the outline view | joern | Linux | 100 % |
|
Editor_005 | Modify annotation with all four buttons in the outline view | joern | Linux | 100 % |
|
Editor_006 | Test the display menu, remove some annotations and then add one again | joern | Linux | 100 % |
|
...