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 test plan
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
what is basis for testcase review?
what is security testing? can u please set an example for it?
What is data flow diagram?
What's the difference between System testing and Performance testing?
How do you Prepare a Defect Managemnt Policy
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is the test strategy for installation testing?
What is difference between GUI and Usability Testing?
hi one of the interviewer asked me have you ever created a test plan?
what are the 3 test tool categories and describe what each can do.