Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT Smoke Test Scenarios"

(New page: ==WTP JSDT Smoke Test Scenarios== Verify the following in the javascript editor. ;File creation & saving :Save/Save As :Close without saving :Open existing file ;Editing :undo/redo/cut/...)
 
Line 12: Line 12:
 
:content assist/hover help/validation/format/cleanup  
 
:content assist/hover help/validation/format/cleanup  
  
Verify the following in the HTML and JSP editors
+
;Verify the following in the HTML and JSP editors
 
:content assist/hover help/validation/format/cleanup  
 
:content assist/hover help/validation/format/cleanup  
  
;misc
+
;Misc
 
:Preference pages - able to bring them up
 
:Preference pages - able to bring them up
 
:Properties pages
 
:Properties pages

Revision as of 16:06, 7 June 2018

WTP JSDT Smoke Test Scenarios

Verify the following in the javascript editor.

File creation & saving
Save/Save As
Close without saving
Open existing file
Editing
undo/redo/cut/copy/paste/revert
content assist/hover help/validation/format/cleanup
Verify the following in the HTML and JSP editors
content assist/hover help/validation/format/cleanup
Misc
Preference pages - able to bring them up
Properties pages

Back to the top