Forum Discussion

122324's avatar
122324
New Contributor
9 years ago
Solved

Question regarding data driven with radio buttons.

Hi, I have tried 2 method to automate radio button on data driven test provided by testcomplete. Here are the 2 method, http://support.smartbear.com/support/media/images/techpapers/testcomplete/data_...
  • Lage's avatar
    9 years ago

     

    Hi 

    I would start converting to String the data readen in your variable.DBTable1.

     

    Ensure also that in the If.. you selected:

    Value1: aqConvert.VarToStr(Variables.DBTable1("Credit Card"))

    Condition: equals

    Value2: Variable - String AE

     

    Let us know

     

    2015_05_15_aqConvert.png