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 outputs?
What were your testing responsibilities at your previous employer?
What good bug tracking systems have you used?
WHAT ARE THE VARIOUS RISKS INVOLVE IN TESTING?
What is the difference between Manual Test Plan and the Automated Test Plan?
can you tell me the correct process for creating automation frame work for project(key word driven framework)
I need to learn everything I can about the different types of Test Activities (i.e., Test Strategy, Test Plan, Test Cases, etc.). What is the best online resource?
How u r managing the time constraints in completing the project?
What is intrusive testing?
What is the difference between uat (user acceptance testing) and system testing?
Testing methodology and when do you start testing activity?
Can any of u help me... How to use Security below listed testing tools 1. XSS Probe 2. SQL Power Injector 3. CAL9000 I have to do security testing using these tools.But I do not have any knowlwdge on this. I am trying to work using Help doc, but use, not able to follow Pls do needful
What is waiver?
How will you log a Defect when you are in the process of executing a test case?
What is the most difficult problem you’ve found during testing?