You can convert an automated test to a manual test. This is useful for example if you have an automated test that you want
to convert to another test type, for instance from
Silk Test Classic to
Silk4J. In this case you would convert the
Silk Test Classic test to a manual test, and then automate it with
Silk4J.
Note: Limitations: Automated to manual test conversion only works for standard automated tests, which excludes package nodes, data-driven
nodes, and linked nodes.