Friday, 1 May 2015

Compatibility Testing description:

[4] Compatibility Testing:

In Website Testing Checklist, the Compatibility Testing make sure that the web pages are properly rendering different browsers like IE8, IE9, IE10, IE11, Chrome, Firefox, Safari, Opera etc. Also verify if it is working properly on different Operating systems like Windows XP, Windows 7, Vista, Linux, Mac etc on different hardware configurations.
Here is the most typical compatibility tests should be considered while testing your application:
» Check on different browsers and its versions.
» Check on different Operating systems and its versions.
» Check on different hardware configurations
» Check on different network environments.
» Check on different screen resolutions

[5] Web Security Testing:


Security testing is one of the most important types of software testing that make sure that the vulnerabilities or weakness of the software application. The main objective of security testing is to find the vulnerabilities of system & determine that its data and resources are protected from possible intruder. Security testing allows us to identify the confidential data stays confidential or not. This type of testing is also known as Penetration Testing.

Some of the major aspects of web security testing are:
» Penetration Testing
» Password cracking
» Vulnerability
» URL manipulation
» SQL injection
» Cross Site Scripting (XSS)

No comments:

Post a Comment