Is there alternative to IEtester?

i used to use ietester in windows for testing site. but i found that it has no downloads for linux. is there any alternative for ietester in ubuntu.

1

6 Answers

Install PlayOnLinux, and then use it to install IE7 and/or IE6.

  1. First: In software centre install playonlinux
  2. Open PlayOnLinux alt text
  3. Click install and choose internet alt text
  4. Choose the IE version you want and click apply alt text
1

Not really. And for fairly good reason.

IETester runs multiple versions of Internet Explorer. You can just about run IE in Wine but it's neither a pleasant experience (not that it is in Windows) or is it guaranteed to be representative of what Windows users are actually seeing.

Your best bet is to either outsource this sort of testing to something like BrowserShots et al either for free or a small amount of money each month (you often get what you pay for), or install something like VirtualBox and run a small virtual XP install when you want to test IE and Window's versions of other browsers.

I tend to do both:

  • I'll do initial development in native Firefox

  • Then I'll test in a VirtualBoxxed XP install, go back and make whatever fixes I need.

  • Then I ship the whole thing off to BrowserShots so I can see how it looks on other platforms at the same time.

5

Also have a look at linie, which looks promising and actively developed, although I haven't tried it.

modern.ie: Free Windows virtual machines from Microsoft with a variety of IE versions available.

an online tool provided by microsoft: browserstack which is 19$/Month but you can try the trial for a while.

3

You can try LambdaTest the pricing starts at $19, even we use the same.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like