In WinRunner Data Driven test...When we test a script with multiple data...and if the script fails for some data , then how can u make the script ignore that data and proceed with the nest data?
Generally when a script fials at some data it stops there.