Forum Discussion
saurabhsharma09
12 years agoContributor
Hi,
My bad.Yes this is assertion error.
however the database cleanup step does not depends upon any test step and it's not modifying Data Source values also.
I have tried following also :-
1. Put a Groovy Step as Database Cleanup Instead of my existing Database Cleanup which uses JDBC Step and Data Source Loop to do so.
2. Do Cleanup from Setup Step at Test Case Level and closed db connection in Tear Down Step.
3. Do Cleanup from Setup Step at Test Suite Case Level and closed db connection in Tear Down Step.
4. Put hard coded username and password values in the Application Step Instead of taking these values from Excel data source.
But still no success.
and regarding raising the ticket i can't share the project due to confidentiality reasons.
Is there any other way to solve this?
I am stuck up on this Issue.
Regards,
Saurabh
My bad.Yes this is assertion error.
however the database cleanup step does not depends upon any test step and it's not modifying Data Source values also.
I have tried following also :-
1. Put a Groovy Step as Database Cleanup Instead of my existing Database Cleanup which uses JDBC Step and Data Source Loop to do so.
2. Do Cleanup from Setup Step at Test Case Level and closed db connection in Tear Down Step.
3. Do Cleanup from Setup Step at Test Suite Case Level and closed db connection in Tear Down Step.
4. Put hard coded username and password values in the Application Step Instead of taking these values from Excel data source.
But still no success.
and regarding raising the ticket i can't share the project due to confidentiality reasons.
Is there any other way to solve this?
I am stuck up on this Issue.
Regards,
Saurabh