Explain about operator precedence in vb script?
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?
what is the difference between modular and data and keyword driven framework
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
How to get path of the file through scripting?
Mention the rules for using option explicit statement?
how to find greatest of n numbers!
What is purpose of scripting.filesystemobject class in vbscript?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
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?
Explain the .wsf files?
How do I check that the names in a weblist are correct e.g in flight application the names of item are Denver, paris,London, etc. How do I ensure the correct item is displayed from the list after doing item count ?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP