Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
clarification on datatable-read next
#3
Not Solved
The explanation of what I did was already listed above. That was the actual code. The 'actual' behavorior was also listed; but I will attempt to make clearer. The 'expected' behavior is for one action to go through the datatable row by row, THEN go on to the next action AFTER the first has completed entirely. Is there something I need to change somewhere in the properties or something perhaps?

Accodinging to the code above THIS IS the Actual:
The program comes to the 'Browser("Login").Page("My company").Link("Images")' screen
Inputs rowA from the global datatableA
Browser("Login").Page("My company").Link("Images").Click
Results are seen from that input-Browser("Login").Page("My company_4").Check CheckPoint("My company_8")
Next, a button appears on that screen to perform another lookup to use a new number (I would expect Row two from the datatable)
Browser("Login").Page("My company_4").WebButton("Back to Imaging").Click

INSTEAD, of performing the NEXT ROW in the datatable and completly ALL entries of that datatable...'Action2' is begun, steps completed in 'Action2' and then returned to 'Action1' row two of the datatable and so on.
Reply


Messages In This Thread
RE: clarification on datatable-read next - by cocojava - 10-18-2010, 06:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Want to read the data from excel and set read value in the JavaTable rajeevk7 0 2,177 07-10-2017, 04:20 PM
Last Post: rajeevk7
  Automation clarification sudheerah 0 1,476 09-27-2012, 04:23 PM
Last Post: sudheerah
  Datatable add and datatable import sheet wheelercha 4 33,371 06-14-2012, 04:53 PM
Last Post: Arul
  Correct syntax for read and load global datatable from Resources tab in QC to QTP hari1024 1 5,072 12-08-2011, 10:43 AM
Last Post: sshukla12
  Read next datatable rather than login again cocojava 7 4,129 11-05-2010, 01:41 AM
Last Post: cocojava

Forum Jump:


Users browsing this thread: 1 Guest(s)