Mention how you can call vbscript functions?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get a subset of a array in vbscript?
Mention the environments where vbscript could be run?
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
input values to accept 2 numbers & print the product, difference and sum using switch case
Mention what is variant in vbscript?
who you define variables and functions in VB?
write a vb script to add two 2*2 matrix
Why do we use Option Explicit?
What are class variables?
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
How can you test font size, type and color using QTP tool?
When to use function procedures and what are its characteristics?