20
CROSS BROWSERS TESTING Presenter: Thu.Nguyen

Type Cross browsers testing

Embed Size (px)

DESCRIPTION

Cross browsers testing, tool to test cross-browsers

Citation preview

Page 1: Type Cross browsers testing

CROSS BROWSERS TESTING

Presenter: Thu.Nguyen

Page 2: Type Cross browsers testing

What is Cross Browsers Testing ?

• Is a process to test web applications across multiple browsers

• Involve checking compatibility of application across multiple web browsers and ensures that web application works correctly across different web browsers

• Involves testing both the client side and server side behavior of the Web application when it is accessed using different Web Browsers

Page 3: Type Cross browsers testing

Cross Browsers Challenges

New versions released frequently

Many different versions

Many different browsers

3

Page 4: Type Cross browsers testing

What should I test in Cross Browser Testing ?

• Page validations with and without JavaScript enabled

• Ajax and JQuery functionality• Font size validation• All images and alignment• Page content alignment to center, LHS or RHS• Date formats• Special characters with HTML character encoding• Page layout in different resolutions• Page layout in different browsers (with different

versions) • Page layout in different operating systems

Page 5: Type Cross browsers testing

Which devices and browsers

should I test?

http://www.w3schools.com

Page 6: Type Cross browsers testing

Which devices and browsers

should I test?

http://gs.statcounter.com

Page 7: Type Cross browsers testing

Type of Cross Browsers Testing

• Multiple Installations– Install real browser and OS on your

devices. Use virtual box like VMWare and VirtualBox.

– Services: Mordern.IE

Page 8: Type Cross browsers testing

Type of Cross Browsers Testing

• Web-Based Screenshot Service– Services which grab a screenshot of

your chosen website in a wide array of browsers and operating systems

– Services: • Browsershots• IE NetRenderer• Browsera

Page 9: Type Cross browsers testing

Type of Cross Browsers Testing

• Web-Based Browser Simulator– Services allowing you to take control of

a remote machine and play with its browsers through your own system

– Services• Browserstack

Page 10: Type Cross browsers testing

Type of Cross Browsers Testing

• Desktop Application– Install application on your system and

allow you to capture screenshot or simulator

– Apps• Spoon• Browserseal• Microsft Expression Web Super Preview

Page 11: Type Cross browsers testing

Type of Cross Browsers Testing

• Browser Developer Tools– Some browsers offer plugins and tools

which allow them to mimic the behavior of other browsers

– Tools• Firefox + Chrome: IE tab • IE: Compatibility Mode

Page 12: Type Cross browsers testing

Type of Cross Browsers Testing

Page 13: Type Cross browsers testing

Cross Browsers Testing Tools

• Browsershots

Page 14: Type Cross browsers testing

Cross Browsers Testing Tools

• Browsera

Page 15: Type Cross browsers testing

Cross Browsers Testing Tools

• Browserstack

screenshot

Page 16: Type Cross browsers testing

Cross Browsers Testing Tools

• Browserstack

emulator

Page 17: Type Cross browsers testing

Cross Browsers Testing Tools

• Browserstack

responsive

Page 18: Type Cross browsers testing

Cross Browsers Testing Tools

• Spoon

Page 19: Type Cross browsers testing

Cross Browsers Testing Tools

• Multi Browser Viewer

Page 20: Type Cross browsers testing

Thank you!