Jump to main content
HCL Logo Product Documentation
Customer Support HCLSoftware U Community Forums Customer Idea Portal
HCL OneTest Embedded
  • Release Notes
  • System Requirements
  • Getting Started Guide
  • Administrator Guide
  • Test Execution Specialist Guide
  • Test Manager Guide
  • Troubleshooting
  • Reference Guide
  • All Guides (PDF)
  • Notices
  1. Home
  2. Test Execution Specialist Guide

    This guide describes tasks that you can perform to test application code in HCL OneTest™ Embedded for Eclipse IDE. This guide is intended for testers or test execution specialists.

  3. Testing with Studio
  4. Test script languages
  5. Component Testing for Ada
  6. Ada test script language reference
  7. Ada test script keywords
 Go to Feedback
  • Test Execution Specialist Guide

    This guide describes tasks that you can perform to test application code in HCL OneTest™ Embedded for Eclipse IDE. This guide is intended for testers or test execution specialists.

    • Testing with HCL OneTest™ Embedded for Eclipse IDE

      Read these topics to learn how to use the product.

    • Testing with Studio
      • HCL OneTest™ Embedded Studio overview

        HCL OneTest™ Embedded Studio is the classic user interface that supports C, C++, Ada test and analysis tools.

      • Analyzing static source code
      • Analyzing running applications
      • Testing software components
      • Using the graphical user interface
      • Tests linked to requirements

        With HCL OneTest™ Embedded, you can link a test case or a service to one or several requirements that come from another tool to create a traceability matrix between requirements and test results.

      • Test script languages
        • Component Testing for C
        • Component Testing for C++
        • Component Testing for Ada
          • Ada test script language reference
            • Ada test script structure
            • Ada test script keywords
            • BEGIN
            • COMMENT
            • DEFINE STUB ... END DEFINE
            • ELEMENT ... END ELEMENT
            • ENVIRONMENT ... END ENVIRONMENT
            • EXCEPTION
            • FAMILY
            • HEADER
            • IF ... ELSE ... END IF
            • INCLUDE
            • INITIALIZATION ... END INITIALIZATION
            • NEXT_TEST
            • SERVICE ... END SERVICE
            • SERVICE_TYPE
            • SIMUL ... ELSE_SIMUL ... END SIMUL
            • STUB
            • TERMINATION ... END TERMINATION
            • TEST ... END TEST
            • VAR, ARRAY, and STR
            • VAR, ARRAY and STR <variable> Parameter
            • VAR, ARRAY and STR <initialization> Parameter

              In conjunction with the VAR, ARRAY and STR keywords, the <initialization> parameters for Ada Test Script Language specify the initial value of the variable.

            • VAR, ARRAY and STR <expected> Parameter
            • Requirement

        • C System Testing

Ada test script keywords

Block Keywords

  • ELEMENT...END ELEMENT

  • ENVIRONMENT ... END ENVIRONMENT

  • INITIALIZATION...END INITIALIZATION

  • SERVICE...END SERVICE

  • SIMUL...ELSE_SIMUL...END SIMUL

  • TERMINATION...END TERMINATION

  • TEST...END TEST

Other Keywords

  • BEGIN

  • COMMENT

  • DEFINE STUB

  • FAMILY

  • HEADER

  • IF...ELSE...END IF

  • INCLUDE

  • NEXT_TEST

  • STUB

  • VAR, ARRAY and STR

    • <initialization> parameter

    • <expected> parameter

    • <variable> parameter

  • Share: Email
  • Twitter
  • Disclaimer
  • Privacy
  • Terms of use
  • Cookie Preferences