preload

Adding GUI forms in TestComplete project

Posted by Albert Gareev on Apr 09, 2012 | Categories: How toRoutinesSource codeTestComplete

Parent page: Using GUI Forms in TestComplete

Even though automation scripts are intended to drive the application under test there are cases when communication with tester is required. With TestComplete, we have a vast arsenal of predefined GUI controls for that (and those, acquainted with Delphi, will be pleasantly surprised by the way it’s organized).

Today’s post walks through the main preparation steps.

Add New Project Item

Select Project Item Type – ‘User Forms’

Add New Item into ‘User Forms’

Add New Item into ‘User Forms’ – Create a New Form

You end up in the Form Editor

Note that you can add GUI controls from 4 main categories:

  • ‘Editors’
  • ‘Helpers’
  • ‘Extra’
  • ‘Dialogs’
  • ‘Buttons’

Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
This work by Albert Gareev is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported.