Posts: 5
Threads: 3
Joined: Apr 2010
Reputation:
0
03-08-2012, 01:07 AM
Our organization just upgraded to QTP10. My question is this:
With 9.2, we could import a datasheet in multiple times with no issues - back to back, no need to do anything else.
With QTP 10, once we import the datasheet, it appears to lock. We cannot re-import unless we close QTP completely and reopen it again. Is there a setting somewhere that we are missing?
Thanks!
Posts: 9
Threads: 1
Joined: Feb 2012
Reputation:
0
03-08-2012, 10:31 AM
I am using QTP 11 and even on QTP 10 i didn't face any such issue...
Posts: 5
Threads: 3
Joined: Apr 2010
Reputation:
0
03-08-2012, 06:50 PM
I created an .avi file showing it locking but I cannot attach it to this message. If anyone would like to see it, please forward me your email address.
Basically -
I open the script and a datasheet is in there (already used it).
I right click the data sheet, choose file > import.
I am allowed to import the datasheet.
As soon as it loads up, I right click the data sheet and choose file. The import option is greyed out. I cannot select it anymore until I physically close the entire application and re-open it.
Posts: 323
Threads: 8
Joined: Nov 2011
Reputation:
4
03-09-2012, 04:51 PM
(This post was last modified: 03-09-2012, 04:52 PM by vinod123.)
what toe76 have said is correct if you want to import datasheet you can directly load using script
DataTable.Import("path of the data sheet")