Web Functional Testing > Function Reference

Function Reference

Tags:  

Web Functional Test provides Built-in functions for various operations. You can type these functions manually in the script but this may result in syntax error and you may find it difficult to debug. To facilitate non-erroneous insertion, a utility called "Function Generator" is made available. To know how to use the Function Generator tool and to know the complete list of functions, refer to the following topics:

Following are the categories of various built-in functions availabe with QEngine,
  1. Default Recorded Functions
           Default functions are the one gets recorded during recording the web application.

  2. HTML Special Functions
           Functions used to perform special actions such as drag and drop of HTML objects / execute javascript available here.

  3. Window Functions
          Window functions are used to handle various browser window encountered during test playback.

  4. HTML Check Functions
           HTML Check functions are used to validate the property of a HTML element present in the web page.

  5. HTML Get Functions
           HTML Get Functions are used to retrieve value from a HTML element to use it inside the webscript / programatical verification of the value.

  6. HTML Table Functions
           HTML Table functions are used to retrieve properties / data from a HTML Table in the web page to use it / compare it inside the script.

  7. AJAX Functions
           Ajax Functions can be used to handle dynamic nature of the application.

  8. Dynamic Functions
           Dynamic functions can be used to identify an element / window in a webpage, whose identification properties need not present in the map file.

  9. Database Functions
           Database functions are used to access any JDBC compliance databases to access / validate database data during script execution.

  10. Date Functions
           Date Functions are utility functions used to do date / time related actions inside the scripts.

  11. E-Mail Functions
           E-Mail functions will be useful to fetch and check the mail properties, if the application send a mail.

  12. File Manipulation Functions
           File related functions can be used to validate / retrieve details of the file present in the server machine where QEngine runs.

  13. Invoke Script Functions
           These functions are used to invoke any other QEngine script / Desktop script inside another QEngine script.

  14. String Manipulation Functions
           String functions are used to manipulate any string in the script in the runtime.

  15. General Functions
           General functions comprises lot of utility functions to handle global variables / environmental variables etc.

  16. XML Validation Functions
            The XML Validation function can be used to validate any xml file values.


0 Comments  Show recent to old
Post a comment


 RSS of this page

Copyright © 2009, Zoho Corporation. All Rights Reserved.