M_McDonald
16 years agoSuper Contributor
[SOLVED]JDBC Request assertion failure not passed back to calling test case
I have a JDBC Request step in a test case (call it A) which gets called from another test case (call it B). When I run A the test case is failed if the step fails, but if I call A from B, B never gets the failure.
If I have another kind of request (say HTTP) in test case A, assertion failures for that step are reported correctly. See attached screen shot.
Please help!
I also notice that if I have script assertions with log statements in the JDBC request, they are not showing up in the script log tab when run from the outer (B) test case. The same kind of assertion from the HTTP request always gets executed.
Perhaps the assertions are not getting executed at all?
If I have another kind of request (say HTTP) in test case A, assertion failures for that step are reported correctly. See attached screen shot.
Please help!
I also notice that if I have script assertions with log statements in the JDBC request, they are not showing up in the script log tab when run from the outer (B) test case. The same kind of assertion from the HTTP request always gets executed.
Perhaps the assertions are not getting executed at all?