--- title: "Creating Test Cases (SybaseToSQL) | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.reviewer: "" ms.technology: ssma ms.topic: conceptual helpviewer_keywords: - "Tester component,Test Case Wizard" ms.assetid: b52dfd93-95af-4299-bc8f-83f2a7a6a518 author: "Shamikg" ms.author: "Shamikg" --- # Creating Test Cases (SybaseToSQL) Use the Test Case Wizard to create a test. This wizard lets you create test cases by choosing tested and verified objects and by specifying the testing parameters. ## Starting the Test Case Wizard To start the Test Case Wizard click **New Test Case...** from the **Tester** menu. When started, the wizard looks for database ssmatester2005db or ssmatester2008db (depending on the project type) on the source Sybase server. It is the Tester extension schema used for storing auxiliary objects. If the Test Case Wizard cannot find ssmatester2005db or ssmatester2008db, it displays a dialog window that proposes to create the Tester extension database. (That situation usually happens during the first run of SSMA Tester.) If you get the dialog window, click **Yes** to create Sybase tester database on the source server. Then a new dialog window will appear where you should add one or more devices on which to locate new Tester database. Click **Add** to add a device. In the **Allocation Space for Tester Database** dialog choose the device and specify the size used by tester database. Additionally, you can set the separate device for database logs. Note that you must have Sybase privileges to create databases. ## Overview of Creating Test Cases Using the Wizard The process of creating a test case consists of five steps: 1. [Initializing Test Cases (SybaseToSQL)](../../ssma/sybase/initializing-test-cases-sybasetosql.md). 2. [Selecting and Configuring Objects to Test (SybaseToSQL)](../../ssma/sybase/selecting-and-configuring-objects-to-test-sybasetosql.md). 3. [Selecting and Configuring Affected Objects (SybaseToSQL)](../../ssma/sybase/selecting-and-configuring-affected-objects-sybasetosql.md). 4. [Customizing Calls Order (SybaseToSQL)](../../ssma/sybase/customizing-calls-order-sybasetosql.md). 5. [Finishing Test Case Preparation (SybaseToSQL)](../../ssma/sybase/finishing-test-case-preparation-sybasetosql.md). ## See Also [Testing Migrated Database Objects (SybaseToSQL)](../../ssma/sybase/testing-migrated-database-objects-sybasetosql.md)