ContributionsMost RecentMost LikesSolutionshow to make test reportHow to get Test Report in TestCompleteRe: How to test a Radio button and Check box without using script in Web App via Data Driven Loop Hi Yaar, Here i attached my source code.... How to test a Radio button and Check box without using script in Web App via Data Driven Loop 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 ?