Explain the functionality of vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
which is the best institute in banglaore for software testing?
Explain about filter expression?
What variable can you use to share info across the whole application for one user?
what is test scenario?
How will you get the largest subscript of an array in vbscript?
1)How to test whether items in a weblist are in alphabetical order or not?
how to find number of characters(letter a) in the sentence Rain Rain Go away
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
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
Difference between dim,public and private variables in vb script?