參考:http://docs.codehaus.org/display/FEST/SeleniumIn-browser applet testing can now be accomplished using FEST-Swing in conjunction with Selenium. Most modern browsers with support for the latest Java Runtime Environments (1.6.x) have supplementary
Delphi自動化測試http://www.cnblogs.com/testware/archive/2010/10/11/1847746.html 1、安裝Delphi外掛程式2、QTP的delphi外掛程式安裝後,還需要對被測程式進行配置才能正常使用,方法如下:You must perform the following steps for each application that you want to test. To link to the MicDelphiAgent.pas
自動化測試不僅僅是錄製回放,錄製回放被自動化測試載入器廠商吹得很神奇,卻禍害了不少自動化測試初學者,甚至主導自動化測試專案的負責人。 自動化測試需要一個適合項目實際情況的架構,這個架構要解決自動化測試指令碼設計模式的問題、指令碼管理和維護的問題。 在構建自動化測試架構的過程中,會有一些指令碼函數或工具是普遍適用於不同的架構的,TIB自動化測試工作室在研發架構的過程中,彙集和積累了不少這類函數,例如郵件發送函數:Public Function
The following example demonstrates how to set a reference to the Microsoft Internet Controls type library and use its objects, methods, and properties to manually code a test script that tests Internet Explorer.Create a new test script and name it
參考:Exporting Database Tables to Excel Sheets Using TestCompletehttp://www.automatedqa.com/blogs/post/11-01-25/exporting-database-tables-to-excel-sheets-using-testcomplete/ First of all, we connect to the desired database using the ADO functionality:
QTP的環境變數分為Built in和User Define兩類,在內建的環境變數中,有些環境變數並沒有列出來,例如:EXE_ENV_1、LNCH_ENV_1、CHLD_ENV_1等。 To use environment variables to define the details for Windows applications on which you want to record and run tests, you must use the appropriate
TIB自動化測試工作室收集的Selenium自動化測試相關資源清單:Selenium電子書:Selenium 1.0 Testing Tools Beginners Guidehttp://testing_is_believing.download.csdn.net/Selenium架構-Web Framework For Selenium:http://www.open2test.com/techdocs.htmlBuilding a flexible and extensible
作者:lifr首先我拋磚引玉,表明我的觀點:我不贊成 關鍵詞驅動 的測試。套用一句話是:Make everything as simple aspossible, but not simpler. -- AlbertEinstein我曾經開發過一個測試架構,試圖提供一種能力把測試邏輯用xml的tag表達出來。我做了大量的工作來把測試中的action用tag封裝起來,在給teammember使用後發現,它並不那麼受歡迎。原因是 1)熟悉tag是一個負擔,特別是tag多了以後,
The main idea behind modular scripting to break up repeatable business functions or repeatable actions into the separate pieces which can be grouped together to run in compatible sets, but yet independently created and maintained. Modules and shared
參考:http://knowledgeinbox.com/articles/qtp/settings/when-to-change-qtp-web-replaytype-setting/ 什麼是ReplayType:ReplayType is QTP Web Add-in setting. It can be used to change how the events are replayed on the browser. There are two modes of