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 |
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
write string reverse prog using vb script with out using string reverse statement();
How to handle Dynamically changing Objects in QTP?
How to test login module with different username and password by using data driven testing in QTP?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
What are the properties you would use for identifying a browser & page when using descriptive programming ?
What is the use of Accessibility check point?
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
Error handling
Explain script generated after applying database check point?