| Keyword Test Editor
Keyword tests in TestComplete are created and edited visually, without the need to write any script code. |
| Code Editor
TestComplete includes a powerful script editor that supports all modern features for easy and convenient scripting: code completion, syntax highlighting, outlining, code templates, bookmarks, “to do” comments, and much more. |
| Test Items
Using test items you can easily build the desired sequence of tests. |
| Test Log
Here’s where you see all of your testing results and efforts. |
| Object Browser
TestComplete’s Object Browser lets you explore all processes running in the operating system and view their internal structure. The usefulness of this panel cannot be overstated. |
| HTTP Task Editor
Here is where you can view and edit recorded HTTP traffic. |
| Load Test Editor
The Load Test editor lets you easily create virtual users, arrange them among workstations, specify the HTTP task and web browser to be simulated. |
| Load Test Analysis Page
Here you can explore and analyze load testing results. |
| Web Service Test Editor
Here you can explore the web service under test: view its methods and their parameters, the objects used by the methods, and so on. You can also quickly generate code for creating complex input parameters for service’s methods. |
| Manual Test Editor
Here testers can create and preview manual tests. These step-by-step test instructions can be written in HTML of XML, imported from external sources and exported to Microsoft Word or other formats. |
| User Forms
TestComplete includes a full-featured form designer that allows testers create custom forms that can be used for data entry or display during automated tests. |