This functionality is supported only if you are using the Classic Agent.
Problem
You cannot find the
Quick Start Wizard.
Solution
Beginning with
Silk Test Classic 6.0, the
Quick Start Wizard is turned off by default. You can turn the
Wizard back on by opening
partner.ini and replacing these two lines:
[Wizard]
AutoInitWizard=FALSE
With the following:
[Wizard]
AutoInitWizard=TRUE
WizardEnabled=TRUE
Restart
Silk Test Classic. The Wizard is available when you click
File > New > Testframe.