Before sending a test drop to the Automatic Test System (ATS), create or import an STF project. For instructions, see Creating STF project or Importing existing STF project. The newly created test module contains exemplary test cases and is ready to be compiled.
+
Check the settings for TestDrop (for example, connection to the ATS Server, view options for the TestDrop test results). For instructions, see Setting TestDrop Preferences.
+
Test Drop can be used to run test modules directly on your computer using an Symbian platform emulator. This feature is extremely handy when you expect immediate results. Using the emulator limits the duration of Test Drop to the minimum as it avoids any communication actions. Remember that not all SDK environments deliver the emulator. As a result, not all listed devices with "(emulator)" postfix may be valid.
+
+
To send the TestDrop either to a hardware target or an emulator, follow these steps:
+
+
Do the following:
+
+
Compile the test module. Depending on the chosen build configuration (debug or release), TestDrop will use the appropriate build version of the test module.
+
+
do one of the following:
+
+
From the main menu select Carbide > Send TestDrop with a project or a .cfg file in the Project Explorer.
+
Right-click your project or a .cfg file, and select Send TestDrop.
+
Use a keyboard shortcut with a project or a .cfg file in the Project Explorer. The shortcut is set by default to Alt+D
+but you can easily change it by modifying the TestDrop key binding in Window > Preferences > General > Keys > Binding.
+
+
The Send TestDrop dialog is displayed.
+
Note: This selection is shown only if you select the Show the dialog option in TestDrop's preferences. If you only have one target device you are using by default, it is enough to specify that one.
+
Select the target device on the list: either a hardware or an emulator target.
+When a hardware device is used the user should also specify the files that will be needed to run the test drop. The listed files will be included into the test drop allowing a successful run of tests.
+
+
+
Click Send.
Depending on your test setup, the test drop is either sent directly to the ATS Server or it is run through atsinterface on the emulator.
+
+
You can view the results of the test from the TestDrop Result view. For more information, see Viewing TestDrop test results.