When u test a web application in different browsers what difference u will find(i mean changes with application)

Showing Answers 1 - 7 of 7 Answers

Nandika

  • Oct 5th, 2006
 

Few of the Application's Objects may get effected only in case if the objects are not supported by the new browser.

  Was this answer useful?  Yes

While doing compatability testing for web application. below are some of the differences.

1. Design issues(Css files not supports or it's not defined for the browser)
2. Object not supports, which makes action not supports.(ActiveX Control)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions