how to add run-time parameter to a datasheet?
Answer / chaitu
a = Datatable.GetSheet("SheetNmae").GetParameterCount
If a = "" Then
b = inputbox ("Enter the no.of columns")
For i = 1 to b
Datatable.GetSheet("sheetname").AddParameter
("paraname","paravalue")
Next
End If
| Is This Answer Correct ? | 7 Yes | 2 No |
What is the limitation to XML Checkpoints?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
where the check points are stored ?
HOW TO DO THE BATCH TESTING USING QTP?
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
what is difference between normal mode and fast mode?
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
How you can decide which type of object repository you have to use?