How exactly the testing the application compatibility on different browsers and on different operating systems is done

Showing Answers 1 - 5 of 5 Answers

sandhya

  • Oct 26th, 2005
 

Client server application and web server applications are mainly differ on security and its environment. As we know client server application user are pre defined, whereas web application users are numerous.SO we have to think in terms of there configuration and environment(ex: different browsers,different Operating systems). So the main aspect will be the security and response time .

  Was this answer useful?  Yes

Pradeep

  • Nov 3rd, 2005
 

Compatability Testing Means testing the application or build in different os and configuration changes.

Symantic co-orporation provides the software of different os in a single system.

  Was this answer useful?  Yes

nagareddy

  • Oct 25th, 2010
 

For browser compatability:
It can be done manually or by automation (GUI testing).
Manually we can check the font,pop up blocks are occuring or not,the links are working properly, broken links,images

For OS compatability:
whether the application is working on different operating systems
e.g few softwares work properly in windows XP,2003 and few dont work on windows 98,unix

  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