Forum Discussion
AndyHughes
15 years agoRegular Contributor
At the moment I'm getting round this issue by using the grid option for the data source. (Im not sure how many rows I can paste into a grid.)
But I could still do with the excel option working. And when a test fails it would be useful to know specifically which request went wrong so to be able to get the actual request out in the table log and the responses would be useful rather than the fact that there was a failure.
I can use an assertion to check for a specific string in the response which is unique to a successful request in order to convince myself that it worked ok, it's just when it doesn't that the information on what went wrong and which one, would be useful.
But I could still do with the excel option working. And when a test fails it would be useful to know specifically which request went wrong so to be able to get the actual request out in the table log and the responses would be useful rather than the fact that there was a failure.
I can use an assertion to check for a specific string in the response which is unique to a successful request in order to convince myself that it worked ok, it's just when it doesn't that the information on what went wrong and which one, would be useful.