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. C System Testing
  6. System Testing driver script (.pts)
  7. System Testing driver 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
        • C System Testing
          • System Testing driver script (.pts)
            • System Test Script keywords (PTS)

              System Testing for C helps you solve complex testing issues related to system interaction, concurrency, and time and fault tolerance by addressing the functional, robustness, load, performance and regression testing phases from small, single threads or tasks up to very large, distributed systems. Test script file names must contain only plain alphanumerical characters. System Testing for C

            • System Testing driver script keywords
            • ADD_ID
            • CALL
            • CALLBACK ... END CALLBACK
            • CASE ... IS ... WHEN OTHERS... END CASE
            • CHANNEL
            • CLEAR_ID
            • COMMENT
            • COMMTYPE
            • DECLARE_INSTANCE
            • DEF_MESSAGE
            • END
            • ERROR
            • EXCEPTION ... END EXCEPTION
            • EXIT
            • FAMILY
            • FLUSH_TRACE
            • FORMAT
            • HEADER
            • IF...THEN...ELSE
            • INCLUDE
            • INITIALIZATION ... END INITIALIZATION
            • INSTANCE ... END INSTANCE
            • INTERSEND
            • INTERRECV
            • MATCHED
            • MATCHING
            • MESSAGE
            • MESSAGE_DATE
            • NIL
            • NONIL
            • NOTMATCHED
            • NOTMATCHING
            • NO_MESSAGE
            • PAUSE
            • PRINT
            • PROC ... END PROC
            • PROCSEND
            • RENDEZVOUS
            • RESET
            • SCENARIO ... LOOP ... END SCENARIO
            • SEND
            • SHARE
            • TERMINATION ... END TERMINATION
            • TIME
            • TIMER
            • TRACE_ON
            • TRACE_OFF
            • VAR
            • VIRTUAL CALLBACK
            • VIRTUAL PROCSEND
            • WAITTIL
            • WHILE ... END WHILE
            • WTIME
            • ATL_OCCID
            • ATL_TIMEOUT
            • ATL_NUMINSTANCE
          • System Testing supervisor script reference (.spv)
          • Supervisor script structure
          • Supervisor script keywords
          • Environment variables
          • Expressions
          • COPY
          • CHDIR
          • DELETE
          • DO
          • ENDOF
          • ERROR
          • EXECUTE
          • EXIT
          • HOST
          • IF ... THEN ... ELSE ... END IF
          • INCLUDE
          • MEMBERS
          • MKDIR
          • PAUSE
          • PRINT
          • PRINTLN
          • RMDIR
          • UNSET
          • STATUS
          • SHELL
          • SET
          • STOP
          • TRACE ... FROM
          • WHILE
          • Variables
          • TIMEOUT
          • RENDEZVOUS

System Testing driver script keywords

Flow control instructions

  • CALL

  • INCLUDE

  • CASE

  • IF

  • PROC

  • WHILE

Adaptation layer instructions

  • ADD_ID

  • COMMTYPE

  • CHANNEL

  • MESSAGE

  • PROCSEND

  • VAR

  • SEND

  • CALLBACK

  • DEF_MESSAGE

  • WAITTIL

  • VIRTUAL CALLBACK

  • VIRTUAL PROCSEND

  • INTERSEND

  • INTERRECV

Instance instructions

  • DECLARE_INSTANCE

  • INSTANCE

  • RENDEZVOUS

Environment instructions

  • ERROR

  • EXIT

  • EXCEPTION

  • INITIALIZATION

  • TERMINATION

Time management instructions

  • TIME

  • TIMER

  • WTIME

  • RESET

  • PRINT

  • PAUSE

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