what kind of things you have to consider in writing test
cases for web interface testing ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
THis is the IBM Question, i took the interview,
interviewer also was not knowing
Is This Answer Correct ? | 0 Yes | 0 No |
What is JBOD?
Hi, Pls tell me what is system use case with a example nd who prepares it.Pls anyone help me.
What are two formats of WWN defined by the IEEE?
Plz can u explain any issues in ur current project? what type of issues occured?
Explain testability?
Definition of Defect?
What is functional decomposition?
wht is the diff b/w functional testing and intehration testing
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.
0 Answers HPCL, Hughes Systique Corporation,
When is used decision table testing?
Testing an SAP B1 -Add -on ? How?Different types of testing done, functional areas to be tested, any check list for testing SAP B1 as SAP takes care of Date fields, validation of text fields, telephone fields etc.... ?What to be tested and how?
What is race condition?