how to automate standalone infopath forms using QTP? (it is
not a dotnet or a web form)
Answer / jay prakash
Question is not very clear.
Request you to please post the details of the problem so
that we can provide you the exact solution.
Regards,
Jay Prakash
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we do Load Testing with QTP?
How to create a run time propertyfor an object?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
what is batch run ?
Diff. between keyword driven Data driven testing?
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
what is the difference between wait and wait function
how u test a frame in a web page using QTP?
What test cases can you automate using QTP?
What are advantages of test automation?
difference Between Call Run action and copy of action?
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