diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/autotest/eiffel-test-wizard.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/autotest/eiffel-test-wizard.wiki index 2b5a82aa..36424957 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/autotest/eiffel-test-wizard.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/autotest/eiffel-test-wizard.wiki @@ -2,13 +2,8 @@ [[Property:link_title|The Eiffel Test Wizard]] [[Property:weight|1]] [[Property:uuid|305a8288-cb6a-df2a-1515-e23138e21566]] - ==Introduction== - -{{note| '''To users of V6.6 and later:''' As of V6.6, the New Eiffel test wizard panes have changed somewhat from this documentation. V6.6 introduces the ability to store certain preferred values for creating tests. The advantage is that one need not enter this information on wizard panes each time a test is created. Because preferred values can be stored, the panes containing the values more likely to change between test creations are presented earlier than other panes. In previous versions, these panes were presented later, as shown in this documentation. The documentation will be updated in the future to reflect the newer wizard sequences and pane layouts. }} - - The '''New Eiffel test wizard''' creates new tests based on information entered by a developer on a series of wizard panes. Each of the three test types supported by AutoTest requires certain unique information. Therefore, there is a unique sequence of wizard panes corresponding to each test type, but you will notice that some of the same wizard panes are used in more than one sequence. The '''New Eiffel test wizard''' is invoked by clicking the '''Create new test''' button ( [[Image:create new tests]] ) on the AutoTest interface toolbar. By default, clicking '''Create new test''' invokes the wizard sequence for a manual test. To choose a different type of test, click the triangle to the right of '''Create new test''' button and use the drop-down menu to select the specific test type you want.