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("<
When a contract is set to completed status?
How can you validate all mappings in the repository simultaneously?
Define what is constructor?
Explain what is the purpose of linq providers in linq?
What success did you experience?
What is windows nt stand for?
Explain valley?
What is default access specifier for class in c#?
can you relocate easily?
Do you know what is balance sheet?
What is setup exe file?
What is the Diesel consumption of 1000 KVA rating DG set at full load?
why the perameters of secondary circuit are more important then that of the primary circuit of induction motor?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me