PLz send me the VB scripts which is having more examples
my email id : hareen_11@yahoo.com
No Answer is Posted For this Question
Be the First to Post Answer
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
Explain about .wsf files?
What is the output of a + b in vbscript if a = 5 and b = 10?
what is the standards used for writing the script in QTP
How to get the background color of a weblist?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
i need to sort the data using qtp script for this how i need to write a qtp script
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
what is the use of QCUtil? explain with one example?
What is the main difference between function and sub-procedure?
How to write functions and sub in vb script?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards