Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
967Which constant is used for print and display functions and works as same as pressing enter key?
1008Which date function is used in the vbscript language to find the difference between the 2 dates?
1058Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
971
Differentiate javascript and vbscript?
Write a code to print numbers from 5 to 0?
What is the difference between function and procedure?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
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.
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
What is the event handling in vbscript?
How will you get a combined string from array of string in vbscript?
How to get the length of the string by making use of the string function?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
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 ?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
What is the difference between javascript and vbscript?
Description.Create
How to open browser in vb script?