When i used this below script to insert value in the
Datatable... At run time it was inserting the given value
in the specified column, But after execution all those
inserted values were cleared automatically...

datatable("column name",sheetid)=value



When i used this below script to insert value in the Datatable... At run time it was inserting the..

Answer / uday

Your synax is wrong.

It should be, datatable.value(colId,SheedtId)="Your value"

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

QTP supports both client server and Web applications. Does it support Plug-in?

0 Answers  


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

0 Answers   TCS,


What are the ways you can synchronize?

0 Answers  


Are You using any frame work? What is that? Explain about that.

4 Answers   Wipro,


how to disable the pop ups through QTP using a script

0 Answers  






How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????

6 Answers   TCS,


what is recovery manager and recovey scenerio?

2 Answers   BirlaSoft,


What is Object Spy in QTP?

11 Answers   vsworx,


A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.

3 Answers   Virtusa,


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

0 Answers   CTS,


what is memory leakage?

15 Answers   ITC Infotech, Panamax, TIT,


How to execute a VBS file without using Execute File statement?

3 Answers   iGate,


Categories