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 |
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
What is XML checkpoint in QTP. How we can use in Web Based application
how do you remove object repository at runtime and load object repository and verify it
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Explain about the Test Fusion Report of QTP ?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to use parameterization in qtp?