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
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the support of asp for vb script functionality?
. Program for sorting of numbers in vb script?
what is the differance between BYVAL,BYREF?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
How to get the length of the string by making use of the string function?
When does ‘on click of button’ event gets triggered in the vbscript language?
What are the properties of regexp object?
What's the difference between vbscript and vb.net?
write any ttest cases using check points and parameterization
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
What is the use of the recordset object and which statement is used to create such an object?
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?