alibaba82
16 years agoSuper Contributor
Datasource loop bug
Hello,
I have a testcase with 2 XML datasource loops. In the attachment, if GetRecommendationItemsInList - Request 1 fails to get Programs, then datasource_programs fails to create a list of programs and causes GetProgramDetails - Request 1 to fail. All of this is expected.
However, as the datasource goes to the next GetRecommendationItemsInList - Request 1 (which passes), DataSource_programs still fails causing cascading failures. I see the following error in the testcase log which does not make sense
Missing property values in DataSource Row
This is quite urgent.
Ali
I have a testcase with 2 XML datasource loops. In the attachment, if GetRecommendationItemsInList - Request 1 fails to get Programs, then datasource_programs fails to create a list of programs and causes GetProgramDetails - Request 1 to fail. All of this is expected.
However, as the datasource goes to the next GetRecommendationItemsInList - Request 1 (which passes), DataSource_programs still fails causing cascading failures. I see the following error in the testcase log which does not make sense
Missing property values in DataSource Row
This is quite urgent.
Ali