Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Assertions Help

I have scenario:
1. we have Excel with Sysdate and Expected dates
2. Created Sysdate using DG tool and passed it to the request.
3. Created DB tool which gives a DATE column in result set .
4. Now I need to create a assertion. For particular sysdate, Date column from result set should be equal expected dates in Excel
Could you please let me know how we can achieve this? It looks like I need to use If and then conditional assertion but not clear.

Thank you.