What are all the usability guidelines to consider for
testing WWW?
Answer / ramyab.mca@gmail.com
Hai....
Some usability guidelines to consider - these are
subjective and may or may not apply to a given situation
(Note: more information on usability testing issues can be
found in articles about web site usability in the 'Other
Resources' section):
• Pages should be 3-5 screens max unless content is tightly
focused on a single topic. If larger, provide internal
links within the page.
• The page layouts and design elements should be consistent
throughout a site, so that it's clear to the user that
they're still within a site.
• Pages should be as browser-independent as possible, or
pages should be provided or generated based on the browser-
type.
• All pages should have links external to the page; there
should be no dead-end pages.
• The page owner, revision date, and a link to a contact
person or organization should be included on each page.
Many new web site test tools have appeared in the recent
years and more than 280 of them are listed in the 'Web Test
Tools' section.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 2 No |
Can you explain regression testing and confirmation testing?
Which testing is called as "confidence Testing"?
Why V model is callds as V model? And at which stage v & V happens?
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
what is the difference between test strategy and test methodology?
What type of questions may ask related to sql during interview?
What is the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000
when will tester do the smoke testing?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
What steps are needed to develop and run software tests?