Home
About
TextTest/docs
StoryText
CaptureMock
Download
Develop
Navigation:
home
>
documentation trunk
>
personalpreffile
Documentation for trunk
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
Tips for testing Java
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:
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)
file_colours
CompositeDictionary (String)
bug : orange
clipboard_copy : grey60
clipboard_cut : red
default : salmon
failure : salmon
final_filter : LightGoldenrod1
initial_filter : LightGoldenrod1
marked : lightblue
not_started : white
pending : grey80
running : LightGoldenrod1
static : grey90
success : DarkSeaGreen2
Colours to use for each file state
gui_accelerators
Dictionary (String)
add_test : <control>n
approve : <control>s
approve_as : <control><alt>s
copy : <control>c
cut : <control>x
enter_failure_information : <control>i
filter : <control><shift>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_tests : <control>Delete
rename_test : <control>m
rerun : <control>r
reset : <control>e
run : <control>r
save_selection : <control>d
select : <control><alt>f
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
cancelled
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.
retro_icons
Int
0
Use the old TextTest icons in the dynamic and static GUIs
show_test_category
List
failed
Categories of tests which should appear in the dynamic GUI test view
sort_test_suites_recursively
Int
1
Sort subsuites when sorting test suites
static_collapse_suites
Int
100
Starting at this level the static GUI will show the suites collapsed
test_colours
CompositeDictionary (String)
bug : orange
clipboard_copy : grey60
clipboard_cut : red
default : salmon
failure : salmon
final_filter : LightGoldenrod1
initial_filter : LightGoldenrod1
marked : lightblue
not_started : white
pending : grey80
running : LightGoldenrod1
static : grey90
success : DarkSeaGreen2
Colours to use for each test state
window_size
Dictionary (Float)
height_pixels : <not set>
height_screen : 0.8333333333333334
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 April 2023
[news]
[contact]
[site info]
[sitemap]