please can you help me to get a code of flames using a visual basic 6
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How to add actions in driver script to run those actions in QTP?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is the difference between function and procedure?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
What is vbscript language used for and which earlier language is it modeled upon?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Why is it recommended to close the database connection every time after the work is completed?
Explain what is loose binding? Why is it not a good practice to use it?
What are the data types supported by vbscript?
what is diff between static and dynaic arrys?
why do u choose to go for testing why cant for devoloping
How to open browser in vb script?