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.
How to declare the variables globally for diff comparison file to ignore the few response fields
Hi Team,
I have around 4000 regression test cases in my project.
According to new business requirement, need to ignore few fields comparision in the diff file.
Can you please help me if there is a way to do it globally instead of changing existing 4000 test cases manually?
Kindly provide the better solution for this scenario.
Thanks
Gollapudi
0
Comments
-
These 4000 regression tests come from how many tst files? In each tst file, you can add a global ignored XPath property then click the "Add Property to All button" button. See Global Ignored XPath Properties.
0 -
Thanks @benken_parasoft for the quick update.
I will check and confirm on the same.
0