Explain the constants in vbscript?
how to delete folder test3,test4 and test5 using vbscript?
How to load vbs functions in qtp
What is a difference between scripting language and programming language?
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
Both Static and dynamic arrays are handled by VB script. Is it true?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
i need to sort the data using qtp script for this how i need to write a qtp script
Explain about scrrun.dll in vbscript?
How to create pull down menu box using vb script
when we use filter funtiom invb script(QTP)
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks