Changes between Version 25 and Version 26 of PromotExplorerTest
- Timestamp:
- Aug 17, 2010, 4:22:40 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotExplorerTest
v25 v26 47 47 === Tests === 48 48 49 4. Import/export layout [[BR]] Save layout (Model --> Export --> Export Layout) in a file (e.g. layout.graphml) in the home directory, change editing mode to 'Editing', move the compounds 'lig1' and 'ph2' slightly, move the edge handle of inhibition edge '!r1-->not_r1_r2_a2' slightly, import layout (Model --> Import --> Import Layout) from a file (e.g. layout.graphml). The positions of the compounds 'lig1' and 'ph2' and edge handle of inhibition edge '!r1-->not_r1_r2_a2' should be the same as before. [[BR]] --> TODO: use JUnit test. 49 4. Import/export layout [[BR]] Save layout (Model --> Export --> Export Layout) in a file (e.g. layout.graphml) in your home directory, change editing mode to 'Editing', move the compounds 'lig1' and 'ph2' slightly, move the edge handle of inhibition edge '!r1-->not_r1_r2_a2' slightly, import layout (Model --> Import --> Import Layout) from a file (e.g. layout.graphml). The positions of the compounds 'lig1' and 'ph2' and edge handle of inhibition edge '!r1-->not_r1_r2_a2' should be the same as before. [[BR]] --> TODO: use JUnit test. 50 51 5. Import/export attributes [[BR]] Save node attribute 'Map Number' (Model --> Export --> Export Attributes) in a file (e.g. node_attrs.txt) in your home directory, edit file node_attrs.txt by changing in the first line 'Map Number' to 'Test' and in the second line '1' to '5', import attribute file (Model --> Import --> Import Attributes). Copy the 'Logical Network Scenario' and for 'Node Fill Color' set the map attribute to 'Test'. Two row should appear showing the values '1' and '5'. Now set for value '1' a blue color, for value '5' a red color. The node 'k1' in the module 'cell' should be colored red, all other nodes should colored blue [[BR]] --> TODO: use JUnit test. 50 52 51 5. Export graphics [[BR]] Open export dialog (Model --> Export --> Export Graphics), a dialog should appear with six options for formats (eps, ps, svg, emf, png, gif), export the view with each of the formats using default options. The results should look like the view in the Visual Explorer.53 6. Export graphics [[BR]] Open export dialog (Model --> Export --> Export Graphics), a dialog should appear with six options for formats (eps, ps, svg, emf, png, gif), export the view with each of the formats using default options. The results should look like the view in the Visual Explorer but without any layers (status, overview, grid) 52 54 53 6. Export logical model [[BR]] Output logical model with default options, click button 'Generate Model', export should perform without errors, check resulting files, click button 'Close' should exit the dialog. [[BR]] --> TODO: use JUnit test.55 7. Export logical model [[BR]] Output logical model with default options, click button 'Generate Model', export should perform without errors, check resulting files, click button 'Close' should exit the dialog. [[BR]] --> TODO: use JUnit test. 54 56 55 57 7. Edit scenarios, new/copy/rename/remove/mappings [[BR]] … … 66 68 67 69 11. Orthogonal layout [[BR]] Apply an orthogonal layout to the network, all edges represented by polylines (not straight lines) must be drawn in an orthogonal style. 70 71 12. Flat layout [[BR]] Apply a flat layout to the network, all basic compounds are scaled to the same size (compare compounds in different modules, e.g. 'k1' in cell and 'tf1' in nucleus) 72 73 13. Adjust node size [[BR]] Extend node width to label length, ... 68 74 69 75 12. Grid layer on/off [[BR]] A grid overlaying the entire canvas should appear/disappear by switching option on/off. … … 83 89 84 90 18. Navigation mode: Hierarchy Zoom [[BR]] Select navigation mode 'Hierarchy Zoom', in the status layer the current mode should be entitled 'Hierarchy Zoom': 85 * click left button on entity should zoom to focused entityin hierarchical steps91 * click left button on node/edge should zoom to focused node/edge in hierarchical steps 86 92 * click left button + shift should zoom out the whole network to fit on screen 87 93 * hold down left button + ctrl + drag should move (pan) the entire network. 88 94 89 95 19. Navigation mode: Fisheye Zoom [[BR]] Select navigation mode 'Fisheye Zoom', in the status layer the current mode should be entitled 'Fisheye Zoom': 90 * click left button on entity should enlarge entity and shrink all other visible entities 91 * click left button on entity + shift should shrink entity and enlarge all other visible entities 96 * click left button on node should enlarge node and shrink all other visible nodes 97 * click left button on entity + shift should shrink node and enlarge all other visible nodes 98 * if in the tab 'Navigation' under options the box 'Consider Edges' is checked, also edges should be considered during Fisheye Zoom (edges move according nodes) 92 99 * hold down left button + ctrl + drag should move (pan) the entire network. 93 100 … … 134 141 32. Options (General, Rendering, Navigation, Scenarios) 135 142 33. Legend for modes 136 34. L egend for current visual scenario143 34. LOD of nodes, edges and text labels