How to add multiple values in rows, under a single column of
a run time datatable?
Answer Posted / uday
datatable.GetSheet(1)
For i=1 to 5
datatable.SetCurrentRow(i)
datatable.Value(1,1)=i
Next
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is environment variable in qtp and why to use it?
who QTP recognizes the object stored in object repository?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Explain Descriptive Programming Types with Examples?
What is the default object synchronization timeout in qtp?
What is test object model in quicktest professional (qtp)?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
what kind of frame work you used in your last project?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to find Operating system information using QTP script?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How you can decide which type of object repository you have to use?
What are the different types of checkpoints?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the common defects found in your project? (in qtp interview)