473,666 Members | 2,039 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what browser to test for

I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
I don't think I need to test for all browsers, and of course using linux
there are probably some browsers that I won't be able to test for, but I
would appreciate your intelligent answer.

thank you
Kevin
Aug 6 '08 #1
7 1445
In article <Vd************ *************** ***@giganews.co m>,
Kevin Raleigh <kr******@sbcgl obal.netwrote:
I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
I don't think I need to test for all browsers, and of course using linux
there are probably some browsers that I won't be able to test for, but I
would appreciate your intelligent answer.
Considering that the vast majority of Internet users use Internet
Explorer, what do you think?

--
dorayme
Aug 6 '08 #2
"Kevin Raleigh" <kr******@sbcgl obal.netwrote in message
news:Vd******** *************** *******@giganew s.com...
>I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
I don't think I need to test for all browsers, and of course using linux
there are probably some browsers that I won't be able to test for, but I
would appreciate your intelligent answer.
Test what you have access to and use browsershots.or g for the rest

Aug 6 '08 #3
In article <g7**********@r egistered.motza rella.org>,
"Nik Coughlin" <nr******@gmail .comwrote:
"Kevin Raleigh" <kr******@sbcgl obal.netwrote in message
news:Vd******** *************** *******@giganew s.com...
I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
I don't think I need to test for all browsers, and of course using linux
there are probably some browsers that I won't be able to test for, but I
would appreciate your intelligent answer.

Test what you have access to and use browsershots.or g for the rest
Better than nothing of course, but be prepared for surprises on IE when
you actually get your hands on a winbox and test drive the browser,
changing fonts, changing browser size etc.

--
dorayme
Aug 6 '08 #4
Kevin Raleigh wrote:
I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
I don't think I need to test for all browsers, and of course using linux
there are probably some browsers that I won't be able to test for, but I
would appreciate your intelligent answer.
Testing with Konqueror shouldn't be a problem with Linux.

Ditto lynx.
--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project: http://improve-usenet.org
Need a new news feed? http://blinkynet.net/comp/newfeed.html

Aug 6 '08 #5
On Aug 5, 11:28*pm, "Nik Coughlin" <nrkn....@gmail .comwrote:
"Kevin Raleigh" <krale...@sbcgl obal.netwrote in message

Test what you have access to and use browsershots.or g for the rest
What a great site!
Aug 6 '08 #6
On 6 Aug, 03:46, Kevin Raleigh <krale...@sbcgl obal.netwrote:
Is this sufficient for testing web pages?
In practice, this approach leads to _worse_ sites.

Test for validity and good practice first. Use one of the well-behaved
browsers as your initial working platform. If you test correctly
against the objective standards (this includes CSS validity) and you
follow good practices such as Strict DTDs, appropriate doctype
declarations, standards-mode rendering and avoiding features that are
known to be poorly supported, then you'll see good cross-browser
results even before you begin testing.

_Only_then_ start worrying about other browsers.

If your approach to "cross browser" begins with "my browser", then
"another browser", then particularly if one of these is IE, then
you'll make your work _worse_. This is especially true in teams, where
one coder might understand the real issues, but the average team
member doesn't.

Obviously I'm not saying "Don't test on IE". But don't test on IE
until you _already_ have standards-based testing in place, and use
good practices rather than focussing on the "throw it at IE until it
looks right" way.
Aug 6 '08 #7
Kevin Raleigh wrote:
I am currently testing the following browsers on my Debian/Linux system.

IE 5, 5.5, 6,
Firefox/Iceweasel
Opera

Is this sufficient for testing web pages?
No, you should also test in a KHTML rendering engine (safari or konqueror).

Garrett
>
thank you
Kevin
Sep 6 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
3399
by: Greener | last post by:
Hi, I need help badly. Can you do client-side programming instead of server-side to capture the Browser type info? If this is the case, what's wrong with the following? <script language="JavaScript"> function doWord(file) { if (navigator.userAgent.indexOf("MSIE")!=-1)
3
29675
by: Jukka K. Korpela | last post by:
I have noticed that the meaning of visibility: collapse has been discussed on different forums, but with no consensus on what it really means. Besides, implementations differ. The specification says: "The 'visibility' property takes the value 'collapse' for row, row group, column, and column group elements. This value causes the entire row or column to be removed from the display, and the space normally taken up by the row or column to...
13
2073
by: AMC | last post by:
Hi, I have the below code in an asp page. When I run this page in IE or Opera it correctly displays the header info and does not redirect me to 'test.html'. However, when I run this in Netscape it goes straight to the redirect page 'test.html' which indicates that javascript is not enabled and it also does not display the header info. Can someone tell me why this is happening? <%@ Language=VBScript%> <%'get header info
9
7070
by: developer | last post by:
Does anyone know what is the way IE treats span tags(<span>) and table tags(<tr>, <td>)? Should the <span> tag be encolsed in tds and trs if it placed with other elements that are in a table? Can the span tag itself contain table tags within it? I have some scripting code and when I wrap the span in table elements it does not find the html within the span. Here is an example.... <tr><td colspan="4" align="left"><span...
15
2122
by: Edwin Knoppert | last post by:
I have searched but info is limitted. In my test app i used a non persistant cookie for forms authentication. slidingExpiration is set to true On run and close and rerun the login remains ok. I have a time-out of one minute and indeed, it directs me to the login if i wait to long. The slidingExpiration does it's work also.
133
6869
by: Alan Silver | last post by:
Hello, Just wondered what range of browsers, versions and OSs people are using to test pages. Also, since I don't have access to a Mac, will I have problems not being able to test on any Mac browsers, or is there some other way of checking? TIA --
9
1948
by: DavidB | last post by:
Hi all I have a script that works perfectly in IE but not in FF. I am sure that the problem is easy to resolve, but I seem to be too dumb to figure it out. <html> <head> <script language="javascript">
9
11832
acoder
by: acoder | last post by:
Don't you just hate it when you've got something working in every browser (that you've tested on) except the XYZ browser? It would be a good idea to document some strange or incorrect behaviours of particular browsers with possible solutions and workarounds. These will be documented in the following format: Problem Give a brief description of the problem Browser Which browser it affects (include version number if applicable)
34
4478
by: Jorge | last post by:
Why is it listed here : http://www.crockford.com/javascript/recommend.html under "deprecation" ? Without it, how is an anonymous function() going to call itself (recursively) ? I use to write timers like this :
0
8444
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8639
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7386
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5664
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4368
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.