Home
About
TextTest/docs
StoryText
CaptureMock
Download
Develop
Navigation:
home
>
documentation 3 15
>
personalpreffile
Documentation for 3.15
(Show)
General
Interfaces
Configuration Reference
Overview of docs
Installation guide
Troubleshooting
Tutorials
Getting Started
Testing a GUI
Course material
Screencast
Basic Setup
Test Suite Guide
Managing test data
Filtering the output
Tests that write files
File formats
Interface overview
The Static GUI
The Dynamic GUI
Personalising the GUIs
Batch Mode
Additional Features
Versions and Version Control
Mocking things out
CPU time and memory
Automatic failure interpretation
Running tests remotely
Running tests in parallel
Write your own configuration
Default Configuration:
Config files
Running/selecting options
Environment variables
Plugin scripts
Queuesystem Configuration:
(description)
Config files
Running/selecting options
Environment variables
Plugin scripts
Personal Preferences:
Personal GUI settings
Other versions:
trunk
4.3
4.0
3.27
Older...
List of possible entries for personal config files:
(these will be rejected if entered into application config files)
The
file format documentation
shows you how to change these entries in your config files, and explains the meaning of the "Type" column in this table.
Entry name
Type
Default Value
Brief text (links to documentation)
auto_collapse_successful
Int
1
Automatically collapse successful test suites?
file_colours
CompositeDictionary (String)
default : red
failure : red
marked : orange
not_started : white
pending : white
running : yellow
static : grey90
success : green
Colours to use for each file state
gui_accelerators
Dictionary (String)
add_test : <control>n
copy : <control>c
cut : <control>x
enter_failure_information : <control>i
filter : <control>f
kill : <control>Delete
load_selection : <control><shift>o
mark : <control><shift>m
move_down : <control>Page_Down
move_to_first : <control>Home
move_to_last : <control>End
move_up : <control>Page_Up
paste : <control>v
quit : <control>q
recompute_status : F5
reconnect : <control><shift>r
record_use-case : F9
refresh : F5
remove : <control>Delete
rename : <control>m
rerun : <control>r
reset : <control>e
run : <control>r
save : <control>s
save_as : <control><alt>s
save_selection : <control>d
select : <control>s
unmark : <control><shift>u
Custom action accelerators.
gui_entry_completion_inline
Int
0
Automatically inline common completion prefix in entry.
gui_entry_completion_matching
Int
1
Which matching type to use for entry completion. 0 means turn entry completions off, 1 means match the start of possible completions, 2 means match any part of possible completions
gui_entry_completions
CompositeDictionary (List)
<empty>
Add these completions to the entry completion lists initially
hide_gui_element
Dictionary (Int)
shortcut_bar : 0
status_bar : 0
toolbar : 0
List of widgets to hide by default
hide_test_category
List
<empty>
Categories of tests which should not appear in the dynamic GUI test view
query_kill_processes
CompositeDictionary (List)
default : <empty>
static : Dynamic GUI
Ask about whether to kill these processes when exiting texttest.
sort_test_suites_recursively
Int
1
Sort subsuites when sorting test suites
static_collapse_suites
Int
0
Whether or not the static GUI will show everything collapsed
test_colours
CompositeDictionary (String)
default : red
failure : red
marked : orange
not_started : white
pending : white
running : yellow
static : grey90
success : green
Colours to use for each test state
window_size
Dictionary (String)
height_pixels : <not set>
height_screen : 0.833333333333
horizontal_separator_position : 0.46
maximize : 0
vertical_separator_position : 0.5
width_pixels : <not set>
width_screen : 0.6
To set the initial size of the dynamic/static GUI.
Last updated: 05 October 2012
[news]
[contact]
[site info]
[sitemap]