A test project can have a list of tested applications. You can automatically launch these applications from your tests and the TestComplete IDE.
You can add tested applications at design time when creating new projects by using the Create New Project wizard. To add an application, select its type and then specify the application information on the next page of the wizard. You can also add tested applications to your project at any time later.
Note: |
If you create a new project during test recording, you will not have to select the tested application type for your project. TestComplete will automatically add the applications you will launch during test recording to the created project. |
Tested Application Types
Generic Windows application
Generic Windows applicationGeneric Windows applicationRequirement: Desktop module
Standalone Windows applications (native, .NET, WPF, Java and others):
- 32- and 64-bit applications.
- Command-line utilities.
- Java executables (.exe).
- Applications that do not match other application types.
The added applications will be listed in the TestedApps editor.
Functional testing of web pages
Functional testing of web pagesFunctional testing of web pagesRequirement: Web module
Web sites and web applications:
- Web pages (.htm, .asp, .aspx, .php and others).
- Flash and Flex applications.
- Silverlight applications.
The added applications and pages will be listed in the TestedApps editor.
Android applications
Android applicationsAndroid applicationsRequirement: Mobile module
Android applications (.apk) running on physical or virtual Android devices.
The added applications will be listed in the TestedApps editor.
iOS applications
iOS applicationsiOS applicationsRequirement: Mobile module
iOS applications (.ipa) running on iPhone, iPad and iPod touch devices.
The added applications will be listed in the TestedApps editor.
Web service testing
Web service testingWeb service testingWeb services specified by WSDL (Web Service Definition Language) files.
The added web services will be listed under the WebServices collection in the Project Explorer.
Adobe AIR
Adobe AIRAdobe AIRRequirement: Web module
Out-of-browser Adobe AIR applications.
The added applications will be listed in the TestedApps editor.
Windows Store application
Windows Store applicationWindows Store application
Requirements: |
Desktop module (for XAML-based Windows Store applications) |
– or – |
Web module (for JavaScript-based Windows Store applications) |
Windows Runtime applications that run under Windows 8 and later and that can be distributed via the Windows Store.
The added applications will be listed in the TestedApps editor.
Notes
-
If you are not sure about the type of your application, select Generic Windows application.
-
You can skip this step by clicking Finish, and add tested applications to your project later. To learn how to do this, see Adding Tested Applications.
-
If you want to test different applications types within the same project, you can add one tested application in the wizard and add other applications to your project later. See Adding Tested Applications.
See Also
Create New Project Wizard
About Tested Applications
Creating Projects and Project Suites