|
- Overview
- Configuring the test mode
- Command line
- Directory of files used for test
- Runtime directory
- Vista manifest
- Other user account
- Debugging options
Running the test of a project: setting
The test of the whole project allows to simulate the launch of the application by the executable. This allows you to run the test of the entire application, even if its development is not finished yet. As soon as a problem occurs in the execution of the project, the debugger can be started to identify and fix the problem. Different parameters are used to: - Run the test of a project by specifying a command line.
- Run the test of a project by specifying a specific runtime directory.
- Run the test of a project with a manifest (in Windows Vista only).
- Run the test of a project by using the rights granted to another user. This setting is used to check the operating mode of the application by simulating the UAC mechanism in Windows Vista.
Remark: The test of a project can be run regardless of the current element in the editor. Configuring the test mode Command line To run the test of a project using a command line, all you have to do is specify this command line: - On the "Project" pane, in the "Test mode" group, expand "Test mode" and select "Configure test mode" (Ctrl + Shift + F9).
- Type the command line.
Versions 20 and laterThe custom command line corresponds to custom parameters used to run the project test. New in version 20The custom command line corresponds to custom parameters used to run the project test. The custom command line corresponds to custom parameters used to run the project test. Versions 20 and laterThe common command line corresponds to common parameters used to run the project test. These parameters are saved in the project and they are taken into account when the project is shared via the SCM. New in version 20The common command line corresponds to common parameters used to run the project test. These parameters are saved in the project and they are taken into account when the project is shared via the SCM. The common command line corresponds to common parameters used to run the project test. These parameters are saved in the project and they are taken into account when the project is shared via the SCM. The command line used during the test is displayed (concatenation of common and custom command lines).
The different elements of the row control will be passed as parameters to the current program. Reminder: These parameters can be retrieved by programming with CommandLine. Versions 21 and later New in version 21
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |