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

What is difference between QC and TD?

8 Answers  


How many types of recording facility are available in QTP?

1 Answers  


How to handle Run-time errors?

1 Answers   Crea,


can i automate java web application using qtp web addin only not using java addin

1 Answers   Infosys,


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,






How to get the column count and column name from the resultset in the database connection program?

5 Answers   TCS,


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.

1 Answers  


how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script

5 Answers   Cap Gemini,


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

0 Answers  


It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.

3 Answers  


How to convert manual test cases to automated testcases

1 Answers   TCS,


Categories