![]() |
Calendar controller - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Calendar controller (/Thread-Calendar-controller) |
Calendar controller - topnil - 12-07-2009 Hi All How i test calender controllers in web form, i want to give date as inputs to a calendar controller Thanks in advanced Reguards Eroshan RE: Calendar controller - sreekanth chilam - 12-07-2009 HI , QTP .NET Add-in supports developing and executing the tests using most of the common .NET Web Forms controls. Hence Use "System.Web.UI.WebControls.Calendar" ASP.NET Control & Explore the ways. |