What are the points to be considered while testing an
application on different browsers like firefox, opera,
mozilla, ie etc. on both windows & linux ??
Answers were Sorted based on User's Feedback
Answer / prasant
1. Verify the UI of the application is same and constant
across all browsers.
2. Functionality should work as expected in all browsers.
3. All error messages, pop-up, java plugin dependency
should work fine across browsers.
4. Performance of application, like, loading time of
content should not vary across browsers.
5. TAB should navigate to the expected link and should be
common across browsers.
6. Stressing the application should not crash any broser.
7. Verify all check box/text fields should behave same.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / guest
Hai...
The points considered in testing application in diffrent
enviroments is.....
1.Check the GUI of the applicaton for diffrent browsers.
2. Go the Intial application screen in Each browser with
the same time and check the Viewable condition which means
that how the font is declaring in each screen and how the
popup screen or sub module screen are appering.
3.Check with the Client Requiremnts , If the Client
requirment having all the browsers
4.Check the application is user friendly and usablity
condition is all the browser with the Version too.
K,Byeee...
Thanks & Regards
B.ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the def between Test Plan and Test strategy
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)
can u tell me some bugs in any banking application.
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
What a team leader will test first when s/he will get new module to test?
How any person can be a software tester, if he/she is not having software knowledge?
If they give alphanumeric in the specification can it accept only numbers and only alphabets
9.Data – driver automation typically includes?
what is cyclomatic complexity
You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?
What is the testing lifecycle and explain each of its phases (eswar)