+

Search Tips   |   Advanced Search

  • Previous Topic
  • Next Topic
  • Book Index
  • Oracle Forms requests

    In This Section

  • Overview
  • Configure NeoLoad
  • Configure the Oracle Forms server
  • Record Oracle forms requests
  • Record SSL-Secure Oracle forms requests
  • User Interface
  • See Also

  • Requests
  • HTTP requests
  • SOAP requests
  • WebSocket requests
  • Adobe Flex/AMF requests
  • Adobe RTMP requests
  • Data Format Extension requests
  • Google Web Toolkit requests
  • Hessian requests
  • Java serialization requests
  • Siebel requests
  • Silverlight requests
  • Media requests
  • Polling requests
  • Streaming requests
  • Push messages
  • Validation
  • Global validation
  • Variable extractors
  • Advanced parameters
  • Variable correlation
  • Shortcuts
  • Compare requests and responses

  • Overview

    The optional Oracle Forms module allows the user to load test Oracle Forms web applications. The module supports versions 9i and 10g of the OC4J (Oracle Container 4 Java) application server. Oracle Forms is a technology developed by the Oracle Corporation.

    For more information, click the image below to see the Neotys video about Oracle Forms in NeoLoad:

    demopage_oracle


    Recording

    The following diagram shows how the Oracle Forms module functions during the recording:

    The binary data exchanged between the client and server transit through the Recording Proxy. It is during this transit that the Oracle Forms module analyzes and decodes the requests. Once they have been translated into XML, the requests are inserted in the project.


    Execution

    The following diagram shows how the Oracle Forms module functions when a test is run:

    The variables in the XML request are calculated and the module engine translates the XML into binary data, which is then sent to the server. The binary response received is translated into XML, after which the validations and Variable Extractors in the played request are executed.


    Home