大家有什么意见,欢迎拍砖!

[转]TestComplete资源列表

上一篇 / 下一篇  2013-04-28 14:03:32 / 个人分类:个人学习

 

TestComplete资源列表

TestComplete官方网站
http://www.automatedqa.com/

TestComplete试用版下载地址
http://www.automatedqa.com/downloads/testcomplete/

破解文件: 

http://files.cnblogs.com/testware/AutomatedQA.TestComplete.Keymaker.rar

CSDN网站上的TestComplete资源下载 :

http://search.download.csdn.net/search/TestComplete

 

TestComplete 论坛、视频、FAQ、文章、How-To、博客
http://www.automatedqa.com/support/
http://www.sqaforums.com/postlist.php?Cat=0&Board=UBB43
http://tv.falafel.com/TestComplete.aspx
http://blog.csdn.net/Testing_is_believing/category/332639.aspx

TestComplete单元测试

http://www.51testing.com/?141783/action_viewspace_itemid_21025.html

http://blog.csdn.net/Testing_is_believing/archive/2010/03/24/5410421.aspx

TestComplete书籍、教程

http://www.docin.com/p-41427745.html
《TestComplete 7 Made Easy》
http://download.csdn.net/source/1555662
《软件自动化测试成功之道》
http://www.china-pub.com/196509

 

《软件自动化测试成功之道》学习资源:
http://blog.csdn.net/Testing_is_believing/archive/2010/05/27/5628697.aspx

TestComplete基础视频(《软件自动化测试成功之道》光盘视频):

http://www.verycd.com/topics/2823906

 

关于如何创建TestComplete的Script. Extension的视频:

http://www.automatedqa.com/products/testcomplete/screencasts/scriptextensions/

TestComplete数据驱动测试的视频:

http://www.automatedqa.com/videos/data-driven-testing-testcomplete-webinar/

 

TestComplete中测试WEB页面的IE8多进程问题:

http://www.automatedqa.com/blogs/post/10-06-01/web-testing---disabling-multiple-processes-of-internet-explorer-8/

 

TestComplete等待进度条的处理方法(视频):

TestComplete Wait for Focused Window Change

http://tv.falafel.com/testcomplete/10-04-23/TestComplete_Wait_for_Focused_Window_Change.aspx

 

如何在TestComplete中调用存储过程?(视频):

Calling a SQL Stored Procedure from TestComplete Using JScript

http://tv.falafel.com/testcomplete/10-03-04/Calling_a_SQL_Stored_Procedure_from_TestComplete_Using_JScript.aspx 

 

利用MSAA测试Opera浏览器的WEB应用程序:

Web Testing With Opera: One Possible Approach

http://www.automatedqa.com/blogs/post/10-06-07/web-testing-with-opera-one-possible-approach/

 

如何在TestComplete中处理IE登录对话框?(视频):

Automating Internet Explorer’s login dialog with TestComplete

http://tv.falafel.com/default/10-02-22/Automating_Internet_Explorer_rsquo_s_login_dialog_with_TestComplete.aspx 

 

如何封装健壮的函数处理WEB页面登录功能?(视频):

Robust Forms Authentication handling in TestComplete

http://tv.falafel.com/default/10-02-21/Robust_Forms_Authentication_handling_in_TestComplete.aspx 

 

如何整合TFS2008与TestComplete进行源代码控制管理?(视频):

TFS 2008 Integrations with TestComplete

http://tv.falafel.com/default/10-02-20/TFS_2008_Integrations_with_TestComplete.aspx

 

当界面发生改变时如何调整NameMapping?(视频):

Fixing NameMapping issues in TestComplete when UI changes occur

http://tv.falafel.com/default/09-11-03/Fixing_NameMapping_issues_in_TestComplete_when_UI_changes_occur.aspx

 

Test Complete的Name Mapping技术:

http://blog.csdn.net/Testing_is_believing/archive/2007/08/17/1748969.aspx 

 

在TestComplete的关键字视图中如何使用Stores和Checkpoints进行对象属性、表格数据、文件的检查?(视频):

Using Stores & Checkpoints in a TestComplete Keyword Test

In this video we look using Stores & Checkpoints, a powerful feature of TestComplete, providing the ability to capture test data during test recording. We examine TestComplete v7’s new Checkpoint Wizard feature and incorporate the following Checkpoints within the test:

* Object (multiple object/property comparison)
* Table, verifying tabular data
* File, comparing data created during the test

http://tv.falafel.com/default/09-09-07/Using_Stores_amp_Checkpoints_in_a_TestComplete_Keyword_Test.aspx

 

如何使用Testcomplete进行负载测试?(视频):

Getting Started with HTTP Load Testing 

http://tv.falafel.com/default/09-09-01/Getting_Started_with_HTTP_Load_Testing.aspx

 

如何在TestComplete中进行分布式测试?(视频): 

Setting up Distributed Testing in TC7

http://tv.falafel.com/default/09-09-01/Setting_up_Distributed_Testing_in_TC7.aspx

 

如何在关键字视图中添加逻辑操作?(视频): 

Adding logic operations to TestComplete Keyword tests

http://tv.falafel.com/default/09-08-17/Adding_logic_operations_to_TestComplete_Keyword_tests.aspx

 

如何在TestComplete中整合Beyond Compare进行文件比较?(视频):

TestComplete file compare with Beyond Compare

http://tv.falafel.com/default/09-08-16/TestComplete_file_compare_with_Beyond_Compare.aspx

 

如何在TestComplete的关键字视图中使用DDT实现数据驱动?(视频):

Data Driven Testing in Keyword Testing 

http://tv.falafel.com/default/09-08-15/Data_Driven_Testing_in_Keyword_Testing.aspx

 

TestComplete7的关键字视图的使用介绍(视频):

TestComplete 7 Keyword Test Editor Introduction

http://tv.falafel.com/default/09-08-12/TestComplete_7_Keyword_Test_Editor_Introduction.aspx 

 

使用TestComplete如何处理Web页面中的动态JavaScript菜单?(视频):

TestComplete automation on dynamic JavaScript. menus

http://tv.falafel.com/default/09-08-10/TestComplete_automation_on_dynamic_JavaScript_menus.aspx

 

TestComplete代码基本调试技巧(视频):

TestComplete Basic Debugging

http://tv.falafel.com/default/09-08-01/TestComplete_Basic_Debugging.aspx 

 

如何在TestComplete中使用CSV文件进行数据驱动测试?(视频):

Data Driven Testing With CSV files

http://tv.falafel.com/default/09-07-30/Data_Driven_Testing_With_CSV_files.aspx

 

如何在TestComplete中使用数据库表进行数据驱动测试?(视频):

Data Driven Testing With database Tables

http://tv.falafel.com/default/09-07-30/Data_Driven_Testing_With_database_Tables.aspx

 

关于TestComplete 6 中的NameMapping和Aliases的使用介绍(视频):

Name Mapping And Aliases in TC6

http://tv.falafel.com/default/09-07-30/Name_Mapping_And_Aliases_in_TC6.aspx 

 

TestComplete 6 中对象检查点的使用介绍(视频):

Object Checkpoints

http://tv.falafel.com/default/09-07-30/Object_Checkpoints.aspx

 

TestComplete 6 中录制回放功能的使用介绍(视频):

Record And Playback

http://tv.falafel.com/default/09-07-30/Record_And_Playback.aspx

 

TestComplete 6 中对象浏览器(Object Browser)的使用介绍(视频): 

Using The Object Browser

http://tv.falafel.com/default/09-07-30/Using_The_Object_Browser.aspx

 

Helpful TestComplete Utility Scripts 

http://www.sqaforums.com/showflat.php?Cat=0&Number=586696&an=0&page=44#Post586696

 

如何为Testcomplete提速?
Automated Test Performance Tips 
http://www.automatedqa.com/techpapers/testcomplete/test-playback-performance-tips/

 

TestComplete调用外部DLL:

http://blog.csdn.net/Testing_is_believing/archive/2007/09/11/1781190.aspx


原文地址: http://www.cnblogs.com/testware/archive/2010/04/20/1716565.html


TAG:

 

评分:0

我来说两句

我的栏目

日历

« 2024-04-24  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 13911
  • 日志数: 15
  • 建立时间: 2011-06-01
  • 更新时间: 2013-05-29

RSS订阅

Open Toolbar