Microsoft Developer Network > Forums Home > Software Engineering Discussion Forums > Software Testing Discussion > Browser compatibility testing tool for testing web applications with frames
Ask a questionAsk a question
 

QuestionBrowser compatibility testing tool for testing web applications with frames

  • Monday, October 26, 2009 8:15 PMc6z06man Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello everyone,

    Our application uses frames written in JSP code. All of the browser testing tools i found will not work with our web-based software because entering a URL will always load the homepage and not the specific page that you want to view. So far we've been using IE Tester and Virtual PC, but we're looking for something that is faster and more efficient to test with. The tools that require you to enter the URL will not work. I was wondering if you guys know of any tools that might work for our software.

    Thank You

All Replies

  • Wednesday, November 25, 2009 6:13 AMAlan PageMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Have you tried selenium or watin? I thought both of those could handle this, but perhaps I'm wrong. Worth looking at if not.