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 Posted / 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 View All Answers
Explain in brief about the quicktest professional (qtp) automation object model?
What is checking bitmaps?
How the smart identification is used in real time?Please explain with an example
What is an optional step in qtp ?
What are the types of object repository in qtp?
What is the purpose of loading qtp add-ins?
What are the ways you can synchronize?
How to use conditional loops in qtp ?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What is the difference in testing a client-server application and a web application?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What are the recording modes in qtp?
How can you identify the browser and its information using the qtp script?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version