Genero Ghost Client User Guide 6.00

Content
Search Results
Index
Loading, please wait ...

Loading

  • Genero Ghost Client User Guide
  • What's New in 6.00
  • Documentation conventions
    • Syntax diagrams
    • Notes, tips, and warnings
    • Code examples
  • Overview
  • Install Genero Ghost Client
    • Genero compatibility for the GGC
      • GGC 6.00 and Genero compatibility
      • GGC 5.01 and Genero compatibility
      • GGC 4.01 and Genero compatibility
    • Install the GGC package
  • Configure Genero Ghost Client
  • Architecture and framework
  • The GGC directory
  • Templates
    • Examples
      • Check form name (Genero BDL)
      • Check form name (Java)
  • Quick start guides
    • Generate and execute a test scenario
    • Customize a template
    • Check failure
    • Scenario failure
  • Testing with Ghost Client
    • What you can test
    • Limitations
    • Test types
    • Write, compile, and run BDL tests
      • Write a test
      • Compile a test
      • Run a test
    • Write, compile, and run Java tests
      • Write a test
      • Compile a test
      • Run a test
    • Recording logs and generating scenarios
      • Record a scenario log
      • Generate a scenario from a log file
    • Working with snapshots
      • Using a snapshot to compare the number of nodes
    • Set test environment
    • Test speed ratio
    • Check certificates
    • Check for a dialog window
    • Scenario failures and check failures
    • Debugging scenario failure with GUI logs
    • Authenticate with single sign on
    • Front calls
      • Default front calls
      • Register front call handlers
      • Implement front calls in a test
      • Java front call parameters
      • Java front calls with BDL scenario
      • Implement custom front calls
        • Example: custom front call (BDL)
        • Example: custom front call (Java)
  • Reference
    • Tools and Commands
      • ggcgen
      • ggcadmin
      • fglrun and the Genero BDL test scenario
      • Default argument file
    • Display GGC version number
    • The logging mechanism
      • log.properties
      • Log files
    • Genero BDL API
      • Types
        • FrontCallAnswer
        • FrontCallRequest
        • ggc.Message
        • ggc.Action
        • ggc.Statistics
      • Helper functions
        • ggc.assert
        • ggc.assertEquals
      • Check functions
        • ggc.checkActionActive
        • ggc.checkActionInactive
        • ggc.checkError
        • ggc.checkFieldValue
        • ggc.checkFocus
        • ggc.checkFormName
        • ggc.checkFormTitle
        • ggc.checkMessage
        • ggc.checkNoError
        • ggc.checkNoMessage
        • ggc.checkValue
        • ggc.checkWindowName
        • ggc.checkWindowTitle
      • Actions and keys
        • ggc.action
        • ggc.key
        • ggc.idle
        • ggc.timer
        • ggc.setSpeedRatio
        • ggc.wait
      • Form field interaction
        • ggc.setFieldValue
        • ggc.setFocus
        • ggc.setValue
      • Table interaction
        • ggc.hideTableColumn
        • ggc.setCellFocus
        • ggc.setRowFocus
        • ggc.setRowSelection
        • ggc.setTableOffset
        • ggc.setTableSize
        • ggc.showTableColumn
        • ggc.sortTable
        • ggc.clickTableColumn
        • ggc.altClickTableColumn
      • Tree view interaction
        • ggc.collapseTree
        • ggc.expandTree
      • Retrieve information and data
        • ggc.getActions
        • ggc.getButtonText
        • ggc.getDialogComment
        • ggc.getFieldValue
        • ggc.getFieldValues
        • ggc.getFieldTTYAttributes
        • ggc.getFocus
        • ggc.getFormName
        • ggc.getFormTitle
        • ggc.getUserData
        • ggc.getValue
        • ggc.getValues
        • ggc.getWidgetType
        • ggc.getWindowName
        • ggc.getWindowTitle
      • Retrieve MESSAGE and ERROR
        • ggc.getError
        • ggc.getMessage
        • ggc.throwExceptions
      • Retrieve action state
        • ggc.isActionActive
      • Table information
        • ggc.getColumnCount
        • ggc.getColumnName
        • ggc.getColumnValue
        • ggc.getColumnValues
        • ggc.getCurrentColumn
        • ggc.getCurrentRow
        • ggc.getTableOffset
        • ggc.getTableSize
        • ggc.getTablePageSize
        • ggc.getTTYAttributes
      • Scenario functions
        • ggc.setApplicationName
        • ggc.registerScenario
        • ggc.getScenarioId
        • ggc.play
        • ggc.end
        • ggc.stop
        • ggc.stopBDLServer
        • ggc.cleanup
      • Session information
        • ggc.getApplicationName
        • ggc.getChildCount
        • ggc.getSessionId
        • ggc.getState
        • ggc.getStatistics
        • ggc.notifyCheckFailure
        • ggc.notifyCheckFailureEx
        • ggc.notifyFailure
        • ggc.notifyFailureEx
        • ggc.showStatistics
        • ggc.parseOptions
      • Front call functions
        • ggc.registerFrontCallHandler
      • Front call request
        • getFunctionName
        • getModuleName
        • getParameterCount
        • getParameterValue
        • getReturnCount
      • Front call answer
        • functionNotFound
        • moduleNotFound
        • notProcessed
        • returnInteger
        • returnString
        • stackError
        • success
        • userError
      • AUI tree information
        • ggc.FormSelector
        • ggc.getAuiTree
        • ggc.getAuiTreePart
        • ggc.mediaSize
        • ggc.WindowSelector
        • ggc.CurrentDialogSelector
        • ggc.DialogSelector
    • Java API
      • Basic tips
        • Set logging options at runtime
      • Advanced usage
        • Implement your own testing framework
    • HTTP handlers
      • GIPSSOHandler
    • Status codes
  • Demos
    • Explore the scenario provider
  • Upgrading the GGC
    • New Features
      • GGC 6.00 new features
      • GGC 5.01 new features
      • GGC 5.00 new features
      • GGC 4.01 new features
      • GGC 4.00 new features
      • GGC 2.00 new features
      • GGC 1.10 new features
    • Upgrade Guides
      • GGC 6.00 upgrade guide
      • GGC 5.01 upgrade guide
      • GGC 5.00 upgrade guide
      • GGC 4.01 upgrade guide
      • GGC 4.00 upgrade guide
      • GGC 2.00 upgrade guide
  • Copyrights and Trademarks