What is the purpose of on error resume next statement?
No Answer is Posted For this Question
Be the First to Post Answer
Can automation testing find ssame no. of bugs what we can find by manual testing?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
write a vb script to generate fibonnaci numbers
Is it possible to pass optional argument to function in vb script?
What are the environments supported by vbscript language?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
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
What is string concatenation function in VBScript?
How to create MSAcess table foriegn key
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
How do you write an SQL insert statement?