QATTS Technical Docs
1.0.0 Prev
1.0.0 Prev
  • QATTS Product Documentation
  • Getting Started
    • About QATTS
    • Dashboard
  • Getting to know
  • Administration
    • Product
      • How to Add Product
      • Configure Test Data Repository
    • Code Branch
      • How to Add Code Branch
    • Feature
    • Client
      • How to Add Client
    • Deployment
      • How to Add Deployment
    • Node
    • User
    • Role
  • Automation
    • Objects
      • UI Element
      • Product Element
        • Advanced Data Types
          • QIntegerArray
          • QStringArray
          • QData
        • Basic Data Types
      • API
      • Query
      • Smarty
      • New Group
    • Functionality
    • Test Data Repository
  • Execution
    • Test Case
      • Clients Summary
      • Search and Manage
      • Context Parameters
      • Details by Functionality
        • Sync
    • Test Suite
      • Create Suite
    • Test Run
      • Schedule Test Run
      • Untitled
    • Test Result
      • Results by Clients
      • Results by Fuctionality
    • Build No
    • Reports
      • All Failed Test Cases
      • Recently Failed Test Cases
  • Settings
    • Build
    • Milestone
  • Smarties
    • Excel: Read data from excel
    • File: Reads file Data
  • Using QATTS
    • Guide to API Automation
      • Adding API
      • Request
      • Response
        • Writing Response Schema
    • Guide to Web Automation
      • Performing Web Automation
  • Methods
  • Standard Actions Methods
    • setRunValue
    • performAPIFieldLevel
    • Execute Function
    • Execute WorkFlow
    • Execute Test Case
    • Send Request
    • Assert Data
    • Get Run Value
  • UI Element Advanced
    • table
  • UI Action Methods
    • Assertion Methods
      • Assert Groups
      • Assert Product Element
      • Assert HTML Element
      • StateCheck
    • extractGroup
    • Data Population Methods
      • Populate Group
      • Populate Alert
      • Populate Field
    • Link Methods
      • Check Broken Links
      • Extract Link
    • Other UI Action Methods
      • Perform Field Level QAction
      • Perform Element Checks
      • Perfrom Page Checks
      • Wait for Invisibility of Element
      • Get Table Data
      • Refresh Page
      • Alert Action
      • Get Element Size
      • Perform Named Action
  • Error Codes : Automation
  • Error Code: Execution
  • Other Information
    • FAQ
    • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

Error Codes : Automation

URL_MANDATORY=101;

GROUP_NAME_UNKNOWN=102;

INVALID_PROP_DATATYPE=103;

INVALID_ASSERT_FIELD_TYPE=104;

SMARTY_CONFIG_ERROR=105;

INVALID_DB_EXPRESSION=201;

DB_EXECUTION_FAIL=202;

DB_PROPERTY_ERROR=203;

TEST_DATA_SYNC_ISSUE=301;

EXCEL_FILE_NOT_FOUND=302;

HTML_ELEMENT_NOT_FOUND=404;

INVALID_HTML_ELEMENT=405;

EXECUTE_WORKFLOW_TESTCASEREF_MANDATORY=401;

ERROR_STATE_CHECK_FAIL=403;

ERROR_ELEMENT_NOT_FOUND=404;

AUTO_NO_SUITE_STEPS=405;

HTML_ELEMENT_TYPE_NOT_FOUND=407;

WORKFLOW_ACTION_CLASS_MISSING=311;

SUB_WORKFLOW_SAME_AS_MAIN_WORKFLOW=309;

EXTRACTION_OPERATION_INVALID_CONFIG=340;

ASSERT_OPERATION_INVALID_CONFIG=350;

ASSERT_DATA_INPUT_INVALID=351;

TD_INVAID_EXPRESION=352;

TD_INVAID_EXECUTE_TESTCASE_REFERENCE_EXPRESION=353;

//WarningCodes

CLIENT_NOT_ENABLED=501;

API_DYNAMIC_PARAMS_NOT_DEFINED=502;

QUERY_DEPLOYMENT_DB_PROP_UNFEFINED=503;

SMARTY_MSG_PUB_PROP_UNFEFINED=504;

FIELD_CHECKS_INVALID_CHECK=601;

PreviousPerform Named ActionNextError Code: Execution

Last updated 3 years ago

Was this helpful?