TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 15 Samples folder.
Some file managers display the Public Documents folder as Documents.
TestComplete allows you you to perform functional web testing. You can record and run automated tests for your web applications in various browsers to verify that they work correctly.
Overview
 About Testing Web Applications (Classic Approach)
About Testing Web Applications (Classic Approach)
Basic Information and Requirements
 Supported Web Browsers and Technologies
Supported Web Browsers and Technologies
Creating Web Tests
 Creating and Recording Web Tests
Creating and Recording Web Tests
 Understanding Web Object Identification and Object Models
Understanding Web Object Identification and Object Models
 Cross-Browser Testing in TestComplete
Cross-Browser Testing in TestComplete
 Considerations for Web Testing
Considerations for Web Testing
 Possible Issues With Web Testing
Possible Issues With Web Testing
Related Topics of Interest
 Testing Flash and Flex Applications
Testing Flash and Flex Applications
 Testing Silverlight Applications
Testing Silverlight Applications
 About Support for Chromium Embedded Framework
About Support for Chromium Embedded Framework
 About Testing Electron Applications With TestComplete
About Testing Electron Applications With TestComplete
Tutorials
You can walk through the Testing Web Applications - Tutorial to learn the basics of creating web tests. This tutorial is recommended for novice users and for users who do not have experience in web test automation.
Samples
To use the following samples, download the TestComplete Samples installation package from the https://support.smartbear.com/testcomplete/downloads/samples/ page of our website and run it.
General-Purpose Sample
This is a general-purpose cross-browser test project for the sample Orders application on the SmartBear web site.
Tested web application:
 https://services.smartbear.com/samples/testcomplete10/weborders/
https://services.smartbear.com/samples/testcomplete10/weborders/
TestComplete project suites:
 <TestComplete Samples>\Web\Orders\Web
<TestComplete Samples>\Web\Orders\Web
Handling Browser Dialogs
This test project demonstrates how to automate various JavaScript popups and browser dialogs.
Tested web page:
https://services.smartbear.com/samples/testcomplete10/dialogs/
TestComplete project suites:
 <TestComplete Samples>\Web\Dialogs Sample
<TestComplete Samples>\Web\Dialogs Sample
