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 r all the cultural barriers u r facing?
Is it true that we can do system testing at any stage?
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
Hi I am newly joined this forum.I am from Uk coming to hyderabad for 8 weeks for Software Testing Course.Please advice me the best Institute. Eagerly waiting for your response ASAP.
What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.
Overall what percentage of positive and negetive testcases would you write?
What is the difference b/w Smoke Testing and Sanity Testing with Example...
what r the benifits of continuous testing?
What is control structure testing?
Given alone a functional specification docs if a test plan is to be prepared without any prototype and the product or the appli is to be delivered within 10 days ..How to prepare test plan and prepare test cases ? Cheers, Amar.gp
Examples where you have worked on your own and as part of a team.
What is storage array?