Typically, you use the Base State wizard to create a test case for Silk4J. Use this procedure if you want to manually create a test case.
package com.borland.demo; public class DynamicObjectRecognitionDemo { }
where com.borland.demo is the package that you specified and DynamicObjectRecognitionDemo is the class that you specified.
Connect to the test application by creating a base state or using an attach method.