Which operator can be used to change the value of the operand or change the state of the condition?
1037Which in-built function related to an array joins substrings into one string in the vbscript language?
955Which function is used in the vbscript language to convert the specified expression into a date type value?
941Out of the different type of operators, which are evaluated first and last in the vbscript language?
1005
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
What is the difference between vb debugger and the script debugger?
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.
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Explain about scrrun.dll?
Which date function is used in the vbscript language to find the difference between the 2 dates?
Which in-built function is used to format the number in the vbscript language?
When to use function procedures and what are its characteristics?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
How to capture a runtime error in vbscript?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How to pass argument by reference to a function in vbscript?
who will create the object?
How will you get the exponent of the given number in vbscript?
What is the purpose of on error resume next statement?