What are the 2 ways in which a variable can be declared in the vbscript language?
What is vbscript?
what is the use of Data base check point ?
To get data from table which method will be used in QTP
How can I write HTML text to the window in VB Script?
how to retrieve native property value in runtime?
how to write function to validate the number of characters entering into the text box?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
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 will you convert a string to lower case string using vbscript?
What is the purpose of the err object in the vbscript language?
Mention what is the main difference between function and sub-procedure?
How will you compare two strings in vbscript?