Genero Ghost Client User Guide 2.00

Content
Search Results
Index
Loading, please wait ...

Loading

  • Genero Ghost Client User Guide
  • What's New in 2.00
  • Overview
  • Install and configure
  • Architecture and framework
  • The GGC directory
  • Genero compatibility for the GGC
    • GGC 2.00 and Genero compatibility
    • GGC 1.00 and Genero compatibility
  • Templates
    • Examples
      • Example 1: check form (BDL)
      • Example 2: check form (Java)
    • Customize a template
  • Quick start guides
    • Generate and execute a test scenario
    • Check failure
    • Scenario failure
  • Testing with Ghost Client
    • What you can test
    • Limitations
    • Test types
    • Write, compile, and run BDL tests
      • Write a Genero BDL test
      • How to compile BDL tests
      • Run a test
    • Write, compile, and run Java tests
      • Write a Java test
      • How to compile Java tests
      • How to run Java tests
    • Recording logs and generating scenarios
      • Record a scenario log
      • Generate a scenario from a log file
    • Set test environment
    • Test speed ratio
    • Check certificates
    • Scenario failures and check failures
    • 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
        • Message
        • Statistics
      • Actions and keys
        • action()
        • key()
      • Form field interaction
        • setFieldValue()
        • setFocus()
        • setValue()
      • Table interaction
        • getColumnValue()
        • getColumnValues()
        • hideTableColumn()
        • setCellFocus()
        • setRowFocus()
        • setRowSelection()
        • setTableOffset()
        • setTableSize()
        • showTableColumn()
        • sortTable()
      • Tree view interaction
        • collapseTree()
        • expandTree()
      • Retrieve information and data
        • getFieldValue()
        • getFieldValues()
        • getFocus()
        • getFormName()
        • getFormTitle()
        • getValue()
        • getValues()
        • getWidgetType()
        • getWindowName()
        • getWindowTitle()
      • Retrieve MESSAGE and ERROR
        • getError()
        • getMessage()
      • Retrieve action state
        • isActionActive()
      • Table information
        • getColumnCount()
        • getColumnName()
        • getCurrentColumn()
        • getCurrentRow()
        • getTableOffset()
        • getTableSize()
      • Session information
        • getApplicationName()
        • getChildCount()
        • getSessionId()
        • getState()
        • getStatistics()
        • notifyCheckFailure()
        • showStatistics()
      • Front call request
        • getFunctionName()
        • getModuleName()
        • getParameterCount()
        • getParameterValue()
        • getReturnCount()
      • Front call answer
        • functionNotFound()
        • moduleNotFound()
        • notProcessed()
        • returnInteger()
        • returnString()
        • stackError()
        • success()
        • userError()
    • Java API
    • HTTP handlers
      • GIPSSOHandler
    • Status codes
  • Demos
    • Explore the scenario provider
  • Upgrading the GGC
    • New Features
      • GGC 2.00 new features
      • GGC 1.10 new features
    • Upgrade Guides
      • GGC 2.00 upgrade guide
  • Copyrights and Trademarks