Home Product Overview Downloads About PDS News Stages, werken bij PDS Contact

Supported Testing types | Features | What's new in V7 | Standard vs Enterprise | Testrecorder | Testexecute
test creation | test debugging | checkpoints | code editor | scripting | third party controls | Visual Studio integration | Test logs | object browser | SCC integration | record & playback | SDK
 
 
 

Checkpoints in Automated Tests

 

Checkpoints are verification or comparison operations performed as part of automated tests. TestComplete includes special wizards that help you visually Seine elements to be compared and automatically generates automated test commands that perform the appropriate verification operations on the tested application and posts the verification results to the test log.

TestComplete supports the following checkpoint types:

 

In addition, TestComplete can be easily extended with custom checkpoint types.

 

Checkpoints can be created both during automated test recording and at design time with a single button click:

 

Creating automated testing checkpoints at run-time

Special wizards help testers create checkpoints without having to manually write automated test script code, so even inexperienced users can quickly and easily set up verification operations:

XML checkpoint for automated testing

The results of the automated testing checkpoints are posted to TestComplete’s log and provide important details of the operation’s failure or success.