Out of the different type of operators, which are evaluated first and last in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between Do while loop and while wend loop
What is a difference between scripting language and programming language?
how to increase the values in text box in a given text box increament by two values by clicking on button
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
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("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
1)How to test whether items in a weblist are in alphabetical order or not?
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.
which is the best institute in banglaore for software testing?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
How are values assigned to the variables in the vbscript language?
How can the spaces from the string be removed?