Which loop is used in case of arrays in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
what is test scenario?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Write VB script to convert from feet to inches(hint 1feet=12 inches)
How to declare an array in vbscript?
Explain about vb script?
How will you get the last occurrence of one string within another string using vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
input values to accept 2 numbers & print the product, difference and sum using switch case
What is the use of option explicit statement?
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
What is the difference between vb debugger and the script debugger?
What's the difference between vbscript and vb.net?