Explain the support of asp for vb script functionality?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
What are lbound and ubound in the vbscript language?
How to pass the parameter from one function to another function in VB Scripting?
The function template cocept is implemented in vb.net is ???
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
Both Static and dynamic arrays are handled by VB script. Is it true?
Explain the asc function?
Explain about operator precedence in vb script?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).