亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

VBScript常用函數有哪些

發布時間:2021-10-12 10:35:57 來源:億速云 閱讀:148 作者:小新 欄目:開發技術

小編給大家分享一下VBScript常用函數有哪些,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!



  1,GetROProperty

  說明:You use the GetROProperty method to retrieve the current value of a test object property from a run-time object in your application.

  一般來說,所有的對象都可以使用此方法得到運行時對象的實際值。

  語法:object.GetROProperty (Property, [PropertyData])

  如 ButtonName=Browser("QA Home Page")。Page("QA Home Page")。WebButton("Submit")。GetTOProperty("Name")

  2,WaitProperty

  說明:Waits until the specified object property achieves the specified value or exceeds the specified timeout before continuing to the next step.

  此方法可以解決由于等待系統進行處理某些操作或網絡原因引起的測試對象同步問題。

  語法:object.WaitProperty (PropertyName, PropertyValue, [TimeOut])

  如

  Window("Test")。Static("Status:")。WaitProperty "text", "Ready", 30000

  3,Instr

  Returns the position of the first occurrence of one string within another.

  可以得到一個字符串在另外一個字符串中首次出現的位置。

  語法: InStr([start, ]string1, string2[, compare])

  4,Split

  Returns a zero-based, one-dimensional array containing a specified number of substrings.

  此函數可以把原來用某個特殊字符串連接起來的字符串分割開,得到一個一維的數組。

  5,UBound

  Returns the largest available subscript for the indicated dimension of an array.

  得到某個維度的最大值。

  6,Trim

  Returns a copy of a string without leading spaces (LTrim), trailing spaces (RTrim), or both leading and trailing spaces (Trim)。

  如果需要刪除字符串左邊的所有空格,那么可以使用LTrim 函數;如果需要刪除字符串右邊的所有空格,那么可以使用RTrim 函數。如果需要刪除字符串左邊和右邊的所有空格,那么可以使用Trim 函數。

  7,Ucase

  Returns a string that has been converted to uppercase.

  此函數可以把所有的字符都轉換成相應的大寫。

  8,LCase

  Returns a string that has been converted to lowercase.

  此函數可以把所有的字符都轉換成相應的小寫。

  9,Cstr

  Returns an expression that has been converted to a Variant of subtype String.

  由于VBScript只有一種類型Variant,你可以使用此函數把某個變量強制轉換成String類型。

  10,CInt

  Returns an expression that has been converted to a Variant of subtype Integer.

  由于VBScript只有一種類型Variant,你可以使用此函數把某個變量強制轉換成Integer類型。

  在描述性編程語句中,最常用的函數有:

  11,Create

  這是創建一類或一個對象時必須要使用的方法。

  12,ChildObjects

  使用此方法可以得到符合某些條件的一類對象的集合。

  13,Count

  使用使用此方法可以得到符合某些條件的一類對象的個數。

  The following example uses the Create method to return a Properties collection object named EditDescription, and then uses the returned object to instruct QuickTest to enter the text: MyName in the first WebEdit object in the Mercury Tours page with the name UserName.

  Set EditDesc = Description.Create()

  EditDesc("micclass")。Value = "WebEdit"

  EditDesc("Name")。Value = "userName"

  Set Lists = Browser("Welcome: Mercury")。Page("Welcome: Mercury")。ChildObjects(EditDesc)

  NumberOfLists = Lists.Count()

  If NumberOfLists > 0 Then

  Browser("Welcome: Mercury")。Page("Welcome: Mercury")。Lists(0)。Set "MyName"

  End If

  一些具體的用法可以在 QTP的幫助里面找到。 個人的建議是:你最好按照 QTP里面提供的例子,自己使用這些函數自己寫幾行語句,運行后看一下運行結果,結合QTP幫助里面的說明,這樣學習會快,也記得牢固。

  在輸出結果時, 常用的函數有 Msgbox 和 Print 函數。Msgbox 函數在 QTP8.2 及其以上版本都可以使用;Print 函數需要在 QTP 9.2 版本上使用,QTP 8.2 不支持此函數,不知道 QTP 9.0是否支持此函數。

以上是“VBScript常用函數有哪些”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

贵溪市| 阳朔县| 镇巴县| 远安县| 鄂伦春自治旗| 名山县| 太仆寺旗| 马关县| 武定县| 枣阳市| 平阴县| 东海县| 澎湖县| 雅安市| 乌海市| 昌都县| 运城市| 当阳市| 洛川县| 伊春市| 始兴县| 芒康县| 临汾市| 洪江市| 丽江市| 苗栗市| 海兴县| 常熟市| 金坛市| 福安市| 秭归县| 东海县| 保亭| 顺义区| 惠水县| 深州市| 抚宁县| 根河市| 罗定市| 伊春市| 惠水县|