Writeable Data Source & Test Failures
Good afternoon,
I've got an interesting scenario. Say I have three rows on an in table spreadsheet. Each row contains different login credentials (username/password) for Test 1. Under Test 1 I have added a JSON data bank that adds the response "SessionID" to column A of the Writeable data source.
Now lets say I run all 3 rows in the data source. Row 1 is successful and SessionID is written to the data source. Row 2 runs and fails to retrieve SessionID and nothing gets written to the writable data source. Row 3 runs and is successful and gets written to the data source.
My question is: Is there a way to make the failed row 2 test display as a blank line in the writable data source?
Comments
-
Hi Gambit,
Yes, this can be done using some of the options in whatever Data bank you are using.
The ones in particular that you are looking for are the options selected below:
Hope this helps!
0 -
See this earlier thread:
Maintain integrity with data using writable data source0