HOw we can apply web service checkpoint in QTP 9.5?
I tried it out with net connection also.
But not getting success.
No Answer is Posted For this Question
Be the First to Post Answer
Mention when to use function procedures and what are its characteristics?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How to load vbs functions in qtp
write a vb script to find simple interest using functions
what is the function to display current date?
How to assign a date value to a variable?
write a vb script to display factorial of a number using function
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Mention the environments where vbscript could be run?
what is event handling?
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?