is it possible to add sheets to excel at runtime
Answer / sadashivbyagi
using exportsheet syntax
datatable.exportsheet."path",1,1
| Is This Answer Correct ? | 1 Yes | 2 No |
what's the difference in between function and sub and give some code as well
What's Checkpoints for QTP?
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
what all are the coverages , explain ?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
what are the limitations of automation testing?
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
The xls contain data. how to get number of columns form the sheet?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What issues come up in test automation, and how do you manage them?