-
How to select desired dates using qtp in my application?
In my application there is a date frame, and it acts like a link while choosing any date or month. Please tell me what would be the code so that QTP will automatically pick any date or month?
-
Compare text field
How to compare the items given in a text field when the same is stored in a table format in another web page?
-
Count the number of objects in a web page
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?