T O P I C R E V I E W |
AnonJr |
Posted - 26 March 2009 : 11:48:30 Saw a neat article this morning related to testing websites with multiple versions of IE. Here's the snippet:quote: If there's one thing we all agree on, it's the collective joy we feel when testing for multiple versions of Internet Explorer. Okay -- just joking -- but any tool that makes that task a little easier has to be a good thing, right?
In the last 12 months we've seen a few applications that attempt to streamline the testing process, perhaps most notably IETester from My DebugBar. Now Microsoft themselves have come to the party with Expression Web SuperPreview for Internet Explorer. First impressions are fairly good. Like IETester, SuperPreview allows you to simultaneously load two IE renders into the same application view. Some quick points worth noting:- These are live renders, rather than screen captures, and the application allows you to select and interact with the DOM in a Firebug-like way.
- You're free to pan and scale each browser window.
- SuperPreview gives you a nifty Overlay Mode, which allows you to compare subtle positioning differences between browser versions.
- By default, SuperPreview allows you to test in IE8, IE in compatibility mode (that is, IE8 pretending to be IE7), and IE6.
- Although SuperPreview currently only supports Internet Explorer, the release notes point to support of other browsers in the future. But I'm unsure if that's a good idea.
On the Downside ... There are a few aspects of SuperPreview that need some work, in my opinion. Performance was an issue on my system with everything slowing to a crawl while SuperPreview was open. It also seems to lack IE5 testing ability, although perhaps the relevance of testing for that browser is questionable in 2009.
Of course, this is a beta, so there's a good chance at least that the performance issues will be ironed out by release time.
More worrying is the assertion in the release notes that "Pages previewed in Internet Explorer 6 may not display with complete accuracy." Okay, so what exactly is the point here?
For what it's worth, my comparisons of a stand-alone IE6 install and the SuperPreview version seemed identical. Hopefully they're just being overly cautious.
Whether they intend to charge for SuperPreview is unclear. You would hope that a tool designed to help developers give IE users a better user experience would be free. We'll see.
Assuming Microsoft are able to work through most of those issues before the release, SuperPreview for Internet Explorer might be a handy addition to your testing process.
(different article, same guy)
MS Expression Web SuperPreview: http://www.microsoft.com/expression/try-it/superpreview/
IETester: http://www.my-debugbar.com/wiki/IETester/HomePage
|
5 L A T E S T R E P L I E S (Newest First) |
SiSL |
Posted - 26 March 2009 : 21:04:40 Yeah, been using IETester for long time. It's great tool, even with bugs... |
AnonJr |
Posted - 26 March 2009 : 12:55:03 Hm. Learn something new every day.
I've been playing with "MS Expression etc." between projects, and I like what I'm seeing. Definitely beta, but being able to overlay the versions, pull guide lines to check alignment, and some of the overlay tools are rather cool. Now that I've installed IE8 I need to play with the new developer tools a little... |
HuwR |
Posted - 26 March 2009 : 12:40:00 quote: but testing in IE6 as well?
yes, that is what quirks mode is
|
AnonJr |
Posted - 26 March 2009 : 12:35:28 I knew about the IE7, but testing in IE6 as well? I ask only because technically speaking all the computers in the company are using IE6, and that's what I need to test our intranet against. I was granted a "special dispensation" to use IE7 so I could prep for when we eventually moved up. Based on the same logic used to get said upgrade, I figure I'm allowed IE8... I'll ask forgiveness if I was wrong. |
HuwR |
Posted - 26 March 2009 : 12:26:37 IE8 does this natively using the new dev tools |
|
|