Ad Code

Responsive Advertisement

what is website testing ?Different types of testing






                         Website testing
Website testing is an extensive type of testing carried out on the website to cover each quality aspect. Website testing itself is a broad testing term which consists of numerous testing areas and multiple testing activities to test website from each different perspective.
The end purpose of performing website testing is to make a user comfortable in learning, understanding, using and navigating the website, and thus includes almost all types of testing like
Functionality Testing
Following things are usually needs to be tested while performing functionality test of a website.
Forms testing:
Forms on a website is used by the users to either store or retrieve information. Testing the form to ensure its consistency and integrity throughout the website. Further form testing may include following activities:
Validating each field of the form.
Validating each field with negative or invalid value.
To ensure default values for each field.
Highlighting the mandatory field with asterix * symbol.
Testing password field ability to conceal the entered password.
Link testing:
Testing various links present or defined for a website and includes following types
External link: links which directs the website to any other web page or website outside its domain.
Internal link: links directing one web page to another web page within the website domain.
E-mail link:links providing direct access to the client mail page with pre-filled general information such as recipient address
Broken link: These links does not provide access to any other page, internally and externally both. Thus, they are known as dead links or broken links.
Validation testing:
Website validation is done to ensure website adherence and conformance to certain specified and established standards, which is used to optimize the website at SEO level. This includes validation of feeds, html, xhtml and css properties and tags.
Database Testing:
Mostly websites are driven by the back-end of a system i.e. data provided and stored. Thus, database testing is a crucial testing for a website and may include following testing activities:
Correct and appropriate execution of database queries.
Verifying and validating the data integrity throughout the database in the event of addition, deletion and update of data.
Accurate retrieval of data against the injected query.
Testing tables along with the triggers, stored procedures, and views properties of a database.
Verifying all sorts of keys used in the database system.
Performance Testing:
In performance testing, certain specified parameters needs to be evaluated to assess the website performance under different conditions. Performance testing of a website generally consists of following:
Stability of the website under different load(in terms of users) and factors to work uninterruptedly without going into the state of failure or crash down, like
Normal load, full resource utilization.
Normal load with cut in resources.
Heavy load, full resource utilization.
Heavy load with cut in resources.
Extreme load with full access to resources.
Extreme load with limited access to resources.
Here, resources may include usage of hardware, software (assisted application), server, memory (RAM), CPU, network speed and connection, space. Further, the above conditions may also include time criteria. Generally, load, stress, soak, spike and volume testing is being performed to ensure stability and reliability of the website.
Scalability of the website to accommodate the growing and changing requirements (load and resources).
Response time, throughput and speed of the website under different load and conditions as stated above.
Usability Testing
If a user lacks interest in using and navigating a website, this directly impacts the traffic on the website. Thus, usability testing is essential QA activity to ensure user-friendliness feature of a website. In usability testing, following points may be taken into account.
Testing design, layout and presentation of the website as per the user’s need & expectation.
Easy & smooth navigation & control between the web pages throughout the website.
Content also plays a major role in maintaining the user’s interest. Thus, content testing needs to be performed on the website, which may include, spelling and grammatical error, pictures & font size & style, colour and other perceivable elements of the website.
Compatibility Testing:
Compatibility testing is done to ensure compatibility and subsequently the intended and appropriate functioning of the website across multiple variants of browsers, operating systems, devices, hardware or software, network configuration & settings, display resolution along with their different versions.
Security Testing:
Website or web security testing is done to explore and correct or remove security vulnerabilities present in the website. Following activities may be carried out under web security testing:
Penetration testing of the website, i.e. attacking the system to detect security flaws and loopholes.
Accessing website using invalid or incorrect credentials (login & password) multiple times.
Checking log files located at server and containing the various information such as those of transactions, error messages, security breaches, etc.
Hacking & cracking the password.
Verifying the submission of confidential data and information through SSL certificates (HTTP).
Checking the SQL injection attacks on the website.
To ensure automatic termination of sessions in the event of non-activity of user for a considerable amount of time. Further, the logout user should not able to use session further.
Checking the unauthorized access to confidential data, information and web log files and repositories.
User Interface Testing:
A user interface mainly comprises three components- application, database server and web server. These three components are needed to be tested to ensure proper interfacing along with the accurate and appropriate flow of the data.
Above listed, is just a general checklist which commonly covers almost all sorts of website and important testing areas along with the corresponding testing methods. However, a tester may expand the list based on the specified requirements & specification, and the need felt by him/her, to carry out more in-depth and thorough testing of the website so that nothing gets missed out.


Related links:

  1.                     Synchronization and its source code example
                        https://assignmentsppt.blogspot.com/2017/08/synchronization-code-in-java-public.html

 2.                    Testing and testing types:
                        https://assignmentsppt.blogspot.com/2017/08/website-testing-website-testing-is.html
3
                        Entity Relationshipa diagram(ERD) and its example:
                        https://assignmentsppt.blogspot.com/2017/07/blog-post.html



Reactions

Post a Comment

7 Comments

  1. Interesting article! Though a little technical for.me understand but engaging enough to continue reading till the end.

    ReplyDelete
  2. Interesting article and probably useful if you are computer minded! Personally Im not good at understanding this stuff - star harford

    ReplyDelete
  3. Very useful for people who are into this! My husband would understand every single thing while I understood zero!

    ReplyDelete
  4. This is like a foreign language to me! You are very clever at what you do, I wish I understood it!

    ReplyDelete
  5. This comment has been removed by a blog administrator.

    ReplyDelete
  6. Thanks for the breakdown. Very usefull.

    ReplyDelete