Posts: 2
Threads: 1
Joined: Feb 2010
Reputation:
0
02-20-2010, 03:42 AM
Hello
I would like to create a radio button with three options and assign it to a previously created variable. May someone help me with the coding?
Thanks
Posts: 2
Threads: 1
Joined: Feb 2010
Reputation:
0
02-23-2010, 09:46 AM
Thanks for the respond
The coding in the attached link is actually working. My goal is that during the script run the radio button will appear where the user has to decide one of the options which will be assigned to a variable and used in the script. In QTP help I was looking for similar coding like MsgBox or InputBox Function which requires less coding.
Is this is the only way to create a radio button?
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
02-23-2010, 11:10 AM
Yes, as per my knowledge this is the only way to create a radio button in QTP scripts.