Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues in data table
#1
Solved: 10 Years, 9 Months ago
Hi,
The scenario at my end is :
1)Create 3 reusuable actions with each action having unique data in respective Data sheet like 1)Login action,2)Sales Action 3)Complete Transaction
2)Call the three actions from the main where the Global sheet has no data.
3)Now as explained the Sales action has 3 different sets of data,which needs to be used from Main.

Problem here is when i use the below mentioned script:
Code:
DataTable.GetSheet("Sales_BasicFlow [RA_Sales]").SetCurrentRow(1)
RunAction "RA_LogIn [RA_LogIn]", oneIteration
RunAction "Sales_BasicFlow [RA_Sales]", oneIteration
RunAction "Sales_BasicFlow [RA_complete]", oneIteration

the above script runs always with the 1st row of data in Sales_BasicFlow action .For traversing to the second row of action is not possible at my end although the Action properties having beeing changed to Run for all Iterations.
Kindly provide me the solution asap.
Would appreciate a quick response
Cheers,
-Rachna
Reply
#2
Solved: 10 Years, 9 Months ago
Did you check the thread in the important thread pool?

https://www.learnqtp.com/forums/Thread-Q...data-sheet

Hope it helps
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  data table use uft_usr 1 2,107 06-29-2016, 05:23 PM
Last Post: Ankesh
  Writing to Run time data table Neetha 5 11,663 08-27-2015, 10:18 AM
Last Post: supputuri
  Performance Issues Using '.Exist' AndyBSG 2 3,151 12-12-2014, 03:24 PM
Last Post: AndyBSG
  Retrieving data from web table nsuresh316 1 2,957 03-03-2014, 08:29 AM
Last Post: basanth27
  How to get data from data table in Ascending order dipashri 1 3,449 01-28-2014, 09:54 PM
Last Post: jacosta

Forum Jump:


Users browsing this thread: 1 Guest(s)