Micro Focus QTP (UFT) Forums

Full Version: Interview Question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed against each product is correct or not through qtp
You should have the control file/values in the Datasheet then you can use them as expected values and compare with the UAT values.