FinalBuilder 创想

上一篇 / 下一篇  2011-01-24 09:42:05 / 天气: 晴朗 / 心情: 高兴 / 精华(1) / 置顶(1) / 个人分类:测试资讯

FinalBuilder 是一个什么工具拉,简单来说:管理你的编译代码、代码版本管理、代码调试管理、编译日程管理。




The FinalBuilder IDE supports three main modes of operation:

Design mode - 创建和编辑
Debug mode - 可以使用断点,一步一步构建
Running mode - 显示状态, 统计进度, 编译进度

Welcome 
Create a new project
Open an existing project
Getting started tutorial- opens a tutorial recommended for first-time users.
Open help file
FinalBuilder Support Forums- takes you to the online support forums where you can get help from VSoft support staff and other users. The forums are opened in your default web browser.

IDE Desgin Mode
Project/Action Types/Action Inspector

This section contains four tabs:

ProjectContains a tree of the action lists, global script. and variables in your project.
Actions:Lets you add new actions to your project.
Properties:Lets you edit any property of any action, as an alternative to using the properties dialog.
Run Tab:Shows progress and statistics while projects are running.

Working and Actions 
Moving Actions:Actions can be moved using Drag and Drop, or using the Arrow buttons on the Actions Toolbar. Ctrl+Arrow keys to move actions up and down or to indent/outdent actions.
Selecting Actions:The usual Windows selection rules apply, using the control and shift keys to select multiple actions. You can only select multiple actions at the same level in the tree.
Copying Actions:Actions can be copied and pasted using the clipboard, in which case the actions are pasted after the currently selected Action. You can also use Drag and Drop with the Control Key down to copy the dragged Actions.
Deleting Actions:To delete an Action, select it and press the delete key, or use the Delete button on the Actions Toolbar.
Action List Columns:
Action: shows the underlying name of the action, such as "Action Group" or "List Iterator". Useful if you frequently rename actions.
Enabled: shows a checkbox allowing you to quickly enable or disable actions.
Ignore Failure: shows a checkbox that specifies whether execution continues even if this action fails. See Ignore Failure.
Status: shows a coloured bar indicating statuses such as "Completed" or "Error".
Action Hidden in Log: Shows an icon if the "Hide action from log" action property is set.
Action Has Script. Shows an icon if there is a script. event attached to the action.
Action Has Condition: Shows an icon if there is an execute condition defined on the action.
Action Has Comment: Shows an icon if the action has text in the comment field.






TAG:

 

评分:0

我来说两句

Open Toolbar