how to declare a variable in vbscript using vbscript
Answer Posted / anil
Dim,public and pravite
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are keywords in the vbscript language?
What is the use of option explicit statement?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
How to add actions in driver script to run those actions in QTP?
Mention what is select case statement?
how to automatically update the sql server2005 database records when insert in vb6?
filter the array values without using filter function?
Mention what is the difference between vbscript and vba?
Explain about scrrun.dll in vbscript?
how to acces the remote mechine using vb cript(QTP)
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.
Why is it recommended to close the database connection every time after the work is completed?