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
Answer / uday
Your synax is wrong.
It should be, datatable.value(colId,SheedtId)="Your value"
| Is This Answer Correct ? | 0 Yes | 2 No |
in my application,validation message has in japanise language.how to validate this message is appears properly or not
what is the difference between parameters and arguments?
how to parameterise a test with data base table or excel sheet?
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
wht is Automation testing frame work. pls explain it
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
how can we retrieve ten rows from the data table using loop concept?
Have you worked with QC?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Hi everybody.. I m using QTP 9.2 version., plz send me licence key is it seat or concurrent licence key... plzzzzzzzzz plz help me for this one and its Locking code:8-5C740 Maintenance number: 0123-2820602186.,
How to record & run on Japanese language application using english version of QTP ???
In QTP what is the difference between Step-in, Step-out, Step-over ?