IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

com.rational.test.ft.script
Interface IOptionCategoryName


public interface IOptionCategoryName

Contains option category names.

Since:
RFT2.0

Field Summary
static java.lang.String GENERAL
           
static java.lang.String LOGGING
           
static java.lang.String PLAYBACK
           
static java.lang.String PLAYBACK_RECOGNITION
           
static java.lang.String PLAYBACK_UI_DELAY
           
static java.lang.String PLAYBACK_UI_MOUSE_DELAY
           
static java.lang.String RECORD
           
 

Field Detail

GENERAL

public static final java.lang.String GENERAL
See Also:
Constant Field Values

LOGGING

public static final java.lang.String LOGGING
See Also:
Constant Field Values

PLAYBACK_UI_MOUSE_DELAY

public static final java.lang.String PLAYBACK_UI_MOUSE_DELAY
See Also:
Constant Field Values

PLAYBACK_UI_DELAY

public static final java.lang.String PLAYBACK_UI_DELAY
See Also:
Constant Field Values

PLAYBACK

public static final java.lang.String PLAYBACK
See Also:
Constant Field Values

RECORD

public static final java.lang.String RECORD
See Also:
Constant Field Values

PLAYBACK_RECOGNITION

public static final java.lang.String PLAYBACK_RECOGNITION
See Also:
Constant Field Values