Hi
#1 Im using sample web application to test the functionality of the radio button and checkbox through data driven loop concept in testcomplete. I started to test the application through keyword test so that i have selected the radiobutton (Male) while recording, When i run the test by default it selected as (Female ) . Eventhough i verified in my database its result Male but i dont know why its displayed as Female......
#2 How to select the multiple Checkbox using datadriven testing ?