Both Static and dynamic arrays are handled by VB script. Is it true?
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
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.
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
how to set one column as primary key in QTP and fetch values accordingly
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Mention how to create a cookie using vbscript?
How to assign a date value to a variable?
How to open a file. What is the perpose of true and false mode there?
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
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
What is the purpose of drive object of scripting.filesystemobject class in vbscript?