For different radio buttons use case select statements...For Ex:
Code:
Dim rb
rb= 1 (say) // you need to parameterize this
Select Case rb
Case 0 Browser("Identity Theft Prevention").Page("LifeLock - Enrollment").WebRadioGroup("WebRadioGroup").Select "#0"
Case 1 Browser("Identity Theft Prevention").Page("LifeLock - Enrollment").WebRadioGroup("WebRadioGroup").Select "#1"
End Select
Want to fast track your QTP/UFT Learning? Join our UFT Training Course