TestComplete

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
TestComplete
TestComplete logo
TestComplete screenshot
Developer(s) SmartBear Software
Initial release 1999 (1999) by AutomatedQA
Stable release 10.4 / October 7, 2014; 9 years ago (2014-10-07)
Development status Active
Operating system Microsoft Windows
Platform Windows, Web, Android OS, iOS, Cordova, HTML5, Chromium
Available in English
Type Test automation
License Proprietary
Website smartbear.com/products/qa-tools/automated-testing/

TestComplete is a functional automated testing platform developed by SmartBear Software. TestComplete gives testers the ability to create automated tests for Microsoft Windows, Web, Android (operating system), and iOS applications. Tests can be recorded, scripted or manually created with keyword driven operations and used for automated playback and error logging.

TestComplete is broken out into three modules:

  • Desktop
  • Web
  • Mobile

Each module contains functionality for creating automated tests on that specified platform.

TestComplete is used for testing many different application types including Web, Windows, Android, iOS, WPF, HTML5, Flash, Flex, Silverlight, .NET, VCL and Java.[1] It automates functional testing and back-end testing like database testing.

Overview

Uses

TestComplete is used to create and automate many different software test types. Record and playback test creation records a tester performing a manual test and allows it to be played back and maintained over and over again as an automated test. Recorded tests can be modified later by testers to create new tests or enhance existing tests with more use cases.

Main Features

  • Keyword Testing: TestComplete has a built-in keyword-driven test editor that consists of keyword operations that correspond to automated testing actions.
  • Scripted Testing: TestComplete has a built-in code editor that helps testers write scripts manually. It also includes a set of special plug-ins that help.
  • Test Record and Playback: TestComplete records the key actions necessary to replay the test and discards all unneeded actions.
  • Distributed Testing: TestComplete can run several automated tests across separate workstations or virtual machines.
  • Access to Methods and Properties of Internal Objects: TestComplete reads the names of the visible elements and many internal elements of Delphi, C++Builder, .NET, WPF, Java and Visual Basic applications and allows test scripts to access these values for verification or use in tests.
  • Bug Tracking Integration: TestComplete includes issue-tracking templates that can be used to create or modify items stored in issue-tracking systems. TestComplete currently supports Microsoft Visual Studio 2005, 2008, 2010 Team System, BugZilla, Jira and AutomatedQA AQdevTeam.
  • Data-driven testing: Data-driven testing with TestComplete means using a single test to verify many different test cases by driving the test with input and expected values from an external data source instead of using the same hard-coded values each time the test runs.
  • COM-based, Open Architecture: TestComplete's engine is based on an open API, COM interface. It is source-language independent, and can read debugger information and use it at runtime through the TestComplete Debug Info Agent.
  • Test Visualizer – TestComplete automatically captures screenshots during test recording and playback. This enables quick comparisons between expected and actual screens during test.
  • Extensions and SDK - Everything visible in TestComplete — panels, project items, specific scripting objects, and others — are implemented as plug-ins. These plug-ins are included into the product and installed on your computer along with other TestComplete modules. You can create your own plug-ins that will extend TestComplete and provide specific functionality for your own needs. For example, you can create plug-ins or use third-party plug-ins for:
    • Support for custom controls
    • Custom keyword test operations
    • New scripting objects
    • Custom checkpoints
    • Commands for test result processing
    • Panels
    • Project items
    • Menu and toolbar items[2]

Supported testing types

<templatestyles src="Div col/styles.css"/>

Supported scripting languages

  • VBScript
  • JScript
  • DelphiScript
  • C++Script (specific dialect based on JScript supported by TestComplete)
  • C#Script (specific dialect based on JScript supported by TestComplete)
  • Python
  • VB

Supported applications

Awards

  • The World of Software Development - Dr. Dobb's Jolt Awards: 2005, 2007,[6] 2008,[7] 2010,[8] 2013,[9] 2014[10]
  • ATI Automation Honors: 2010, 2014 (Overall subcategory; Java subcategory)[11][12]
  • asp.netPRO Readers' Choice Awards:[13] 2004, 2005, 2006, 2007, 2009
  • Windows IT Pro Editors' Best and Community Choice Awards:[14] 2009
  • Delphi Informant Readers Choice Awards as the Best in the Testing/QA Tool category: 2003, 2004

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.

External links