Showing posts with label radiobutton control in qtp. Show all posts
Showing posts with label radiobutton control in qtp. Show all posts

QTP Script for RadioButton

QTP Script for RadioButton Control



Radiobutton allows us to select only one option

Syntax for Set method is ObjectHierarchy.Set

Window("Flight Reservation").WinRadioButton("Economy").Set



To Set other option

Window("Flight Reservation").WinRadioButton("First").Set



QTP Script for Combo box and other Controls

Related Posts Plugin for WordPress, Blogger...

Fun and Knowledge