what kind of things you have to consider in writing test
cases for web interface testing ?
Answer Posted / shankar.majji
Web Interface Testing: How exactly the web site looks like
(view).
1. verify whether the screen resolution has been taken into
account while using browser, will the UI resize itself as
we maximize/minimize, this must be tested with different
screen resolutions.
2. Where there are many options to choose from, user is
forced to choose a set of radio buttons, the default should
be placed at the default message (like choose one, none).
3. Every drop down list contains the first choise as NONE
(it could me any meaningful phrase like select one, choose
one).
4. Log-in page shouldnot transmit clear text password. It
should be encrypted.
5. URL should be short and simple.
6. Horizontal scroll bar is not preferable in general,
avoid using Horizontal scroll bar, ensure that vertical
scroll bar is judicious.
7. The locations of the buttons (OK & Cancel) should be at
right and bottom of the Screens and should be consistent.
8. Illegal operations should give pop-up messages.
9. Positive messages should be displayed (updated, deleted,
created etc.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is testing type and what are the commonly used testing type?
What it means by test harness?
Faults found should be originally documented by whom?
What is data flow analysis?
What do you mean by automated testing?
When should 'regression testing' be performed?
Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
hi frens, i need ur help if nebody had worked or workin on online banking projects n online job portals ..frens cud u pls gimme the realtime examples for critical bugs, high severity n low priority bugs high severity n high priority bugs low severity n low priority bugs high severity n low priority bugs related to banking n job portal
How does a test coverage tool work?
what are the daily activities of a software tester ie the activities carried out by the tester from the time he/she enters the office till the time he/she leaves the office
What can static analysis not find?
What is functional system testing?
I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
What are verification and validation?
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.