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 are two types of Metrics ?
Q.Reasons not to automate. a.No formal test plan. b.No Design document. c.Testing budget is minimal. d.All of the above.
tell me about low severity & high priority bug?
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
can automation testing replace manual testing?it it so,how?
What is Functional Testing and Regression Testing?
can any one give negative testcases for calculator
what is the differance between debugging and testing?
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
Explain the defect life cycle.
what are the add-ins needed to test .net and c# projects?
What is the difference between bug and defect?