Before implementing
Silk Central keywords, define the keywords as part of a keyword-driven test in
Silk Central.
To implement a
Silk Central keyword in
Silk4NET:
-
Create a project in
Silk4NET with the same name as the keyword library in
Silk Central, which includes the keyword-driven test.
-
If the keyword library in
Silk Central has no type assigned, click
to set the library type.
-
Optional: To implement a specific keyword in
Silk4NET from
Silk Central, open the
Keywords tab of the library in
Silk Central and click
Implement with
Silk Test in the
Actions column of the keyword.
-
In the
Silk4NET menu, click
.
-
In the
Keywords
window, double-click the keyword-driven test.
To update the
Keywords
window with any changes from
Silk Central, click
Refresh.
-
In the toolbar, click
Record Actions.
-
If you have set an application configuration for the current project and you are testing a Web application, the
Select Browser dialog box opens. Select the browser on which you want to record the keyword.
-
Click
Record.
For additional information on recording, see
Recording a Keyword.
-
Record the actions for the first unimplemented keyword.
-
When you have recorded all the actions for the current keyword, click
Next Keyword.
-
To switch between keywords in the
Recording window, click
Previous Keyword and
Next Keyword.
-
Click
Stop.
The
Record Complete dialog box opens.
Note: You cannot delete keywords or change the sequence of the keywords in a keyword-driven test from
Silk Central, as these tests are read only in
Silk4NET.