10-09-2008, 10:11 PM
I am very new to QTP and I am trying to automate a script to run negative scenarios for a trading site. I am using a data table, which works fine, except when I want to simulate a scenario where the user forgets to select a radio button. When I leave the field blank in the data table, I get a run time error. Is there a way to signal QTP to skip the field when the data table field is blank? Or perhaps is there a value I can enter in the data table to skip the field for that particular iteration?