Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using external data source for multiple actions
#1
Not Solved
Hi,

My test requires calling external actions and use the test data from excel spreadsheet. I have been creating single action tests and using the data driven framework by creating Excel.Application object to retrieve the test data from the spreadsheet locally on that particular action.
Now, I want to know if it is possible to drive the test with multiple actions using the test data from the spreadsheet.

Here is how I want to create to test:
My test consists of the following actions.

Action 1: Add Member. (External action)
Action 2 : Modify the member. (non - reusable action)
Action 3 : Verify the actions made in the Action2. (non - reusable action)

And I have the member details and modification details in two different spreadsheets. For every member it adds in the first action it needs to make some modifications in the 2nd action and verify the results in the 3rd action and moves on to the next member.

Please explain how to accomplish this.
Thanks in advance.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiple rows of test data Bhuvana 0 1,141 01-03-2020, 09:30 PM
Last Post: Bhuvana
  Grab multiple line data from log file haziqwebs 0 1,700 10-19-2016, 01:28 PM
Last Post: haziqwebs
  How to call Actions from other Actions Naresh 1 7,692 09-25-2014, 10:26 AM
Last Post: vinod123
  External component has thrown an exception. mharps 1 6,950 05-28-2014, 10:07 AM
Last Post: mharps
  How to run 3 of 5 actions in a test for all rows of test data mharps 1 2,744 04-10-2014, 04:26 AM
Last Post: mharps

Forum Jump:


Users browsing this thread: 1 Guest(s)