在LR的樹型視圖中提供了圖形方式展現測試步驟。 A snapshot is a graphical representation of the current step. When working in Tree view, VuGen displays the snapshot of the selected step in the right pane. The snapshot shows the client window after the step was executed.
Normal 0 7.8 磅 0 2 MicrosoftInternetExplorer4 參考:http://developer.yahoo.com/performance/rules.html#num_http 80% of theend-user response time is spent on the front-end. Mostof this time is tied up in
Tod Golding在《Developing Your Sense of Smell》一文中指出:單元測試可以為開發人員提供一種自然而然的能力,用於從不同的角度審視和檢查自己的代碼。 開發人員在做單元測試的過程中,需要從不同的視角、不同的角度去看待自己的代碼,從而發現新的“領域”和不同的“變化”,發現可以從設計上或代碼編寫上需要改進的地方。因此可以說,單元測試可以讓開發人員逐步培養出自己的獨特“嗅覺”。
今天看到Bret Pettichord的這篇文章:http://www.io.com/~wazmo/blog/archives/2009_04.html#000293 一直以來對英文單詞“Harness”的意思都有點模糊,看來這篇文章後清晰了不少。Harness的英文解釋是:n.(全套)馬具, 系在身上的繩子, 甲胄vt.上馬具, 披上甲胄, 利用(河流、瀑布等)產生動力(尤指電力) 但是作為IT術語好像有點難翻譯。 A test harness is responsible for
參考:http://developer.yahoo.com/performance/rules.html#dns_lookups DNS就像電話本,根據電話本尋找指定網站的IP地址。尋找一次DNS一般需要20-120毫秒。 The Domain Name System (DNS) maps hostnames to IPaddresses, just as phonebooks map people's names to their phone numbers. Whenyou type
測試載入器廠商的程式設計語言什麼時候“退休”? Bret Pettichord在這篇文章中提到測試載入器廠商的程式設計語言的種種弊端。我們必須學習這些程式設計語言才能用好他們的工具! Hey Vendors, Give Us Real Scripting Languageshttp://www.stickyminds.com/sitewide.asp?Function=edetail&ObjectType=COL&ObjectId=2326 For most of the
參考:http://developer.yahoo.com/performance/rules.html#redirects Redirects are accomplished using the 301 and 302 statuscodes. Here's an example of the HTTP headers in a 301 response: HTTP/1.1 301 Moved Permanently Location:
在Action間共用資料、在QTP和VBS之間通訊、在BPT測試中從一個Component傳遞資訊到下一個Component…這些都能通過Tarun Lalwani寫的一個名為Share Store的COM對象來實現。 可應用的情境包括: *Inter processes communication (Ex - QTP and VBScript)? *Passing information from one Action to another action? *Passing
LR為Web虛擬使用者指令碼提供了幾種關聯的機制。 VuGen provides several correlation mechanisms for Web Vuser scripts. The automatic method discussed in Web (HTTP/HTML) Correlation Rules detects dynamic values during recording and allows you to correlate them right away.
一般情況下,我們都是通過Run-Time Settings來設定Think Time(考慮時間),可以設定回放指令碼時忽略考慮時間,或者是設定回放隨機的一段考慮時間。 By default, when you run a Vuser script, the Vuser uses the think time values that were recorded into the script during the recording session. VuGen allows you to
最近發現HP發布了針對QTP 10的Web2.0 Feature Pack,這個特性包主要包含以下內容:• Extensibility Accelerator for HP Functional Testing. Provides a Visual Studio-like IDE that accelerates and facilitates the design, development, and deployment of QuickTest Web Add-in
ATI提名了自動化測試領域的若干榮譽獎項: * Best Open Source Unit Automated Test Tool (nominees: cfix, JUnit, JWebUnit, NUnit, SimpleTest) * Best Open Source Functional Automated Test Tool (nominees: AutoIt, FunFX, JSystem, Selenium, Watir) * Best Open Source