what is the object hyrarchy in QTP for a web based
application
No Answer is Posted For this Question
Be the First to Post Answer
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
What are the different types of loops available in the vbscript language?
Which object provide information about a single runtime error in a vbscript?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
How will you release the memory acquired by an array variable in vbscript?
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?
How to replace junk code recorded by QTP with a mall function.
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
Why is the use of exit do or exit for statements within loops discouraged?
Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.