Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Data Tables
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
How do I use more then one? I added another tab, and I can see it in the QTP view but I am not sure how to reference it, and not sure how to do this in general. I ran out of columns and I still have more data to add. I was using the Global
Thanks,
Anna
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi Anna
See if this Helps.
Every Action will have a default sheet in the same name as that of the action.
You can use for Example :
.set DataTable("Colum",dtlocalsheet)
But the Scope is Limited to that action Alone.
Regards
Kishore
Reply
#3
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,
I don't want to do an action. I would like to just use multiple tables. It does not make sence for me to split this particular test into actions. Any other ideas?
Reply
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
[quote=Anna]
Hope this may helpful...
U can try an excel sheet saved on other location and just specify the path thru ur script....

regards
swarnii
Reply
#5
Solved: 10 Years, 9 Months, 2 Weeks ago
Dear Anna,

Input all your data into external excel sheet and then by using
DataTable.Import import the excel sheet into Global Sheet.

Hope this solves your problem.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web tables dineshreddymca 3 4,276 03-15-2013, 07:02 AM
Last Post: basanth27
  How to read data tables in DBVisualizer sqadri 1 2,888 04-13-2012, 10:32 AM
Last Post: sshukla12
  Changing Index number of tables mv8167 4 6,497 08-25-2011, 08:36 PM
Last Post: luth
  Find matching value between values in 2 tables wheelercha 3 2,963 01-25-2010, 08:50 PM
Last Post: wheelercha
  2 local data tables per action? possible? davfinly 1 1,939 12-10-2009, 04:46 PM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)