Low-Level Testing Sample

Applies to TestComplete 14.10, last modified on June 5, 2019

About

The Low-Level Testing sample demonstrates how to use low-level procedures in tests. The sample launches Microsoft Paint and draws text in it using the Brush tool. The letters are drawn by low-level procedures. To choose the appropriate tool, color and type of lines, the script captures an image of the Microsoft Paint tool box and color box, searches for the corresponding elements in these boxes (the script searches for the template images stored in the project's Stores | Regions collection), and then clicks the found region.

This sample is a part of the additional sample package. To use it, download this package from support.smartbear.com/downloads/testcomplete/samples/ and install it.

After the installation is over, you can find the sample in the <TestComplete 14 Samples>\Desktop\Low-Level Testing folder.

Files

TestComplete project suite

<TestComplete 14 Samples>\Desktop\Low-Level Testing

See Also

TestComplete Samples
Testing Applications in Low-Level Mode

Highlight search results