This presentation throws light on some of the essential elements of web testing which have become crucial to ensure quality in this day and age. To know more on web testing, Graphical User Interface Testing, workflow testing along with Cross Browser or Compatibility testing, go through this present...
This presentation throws light on some of the essential elements of web testing which have become crucial to ensure quality in this day and age. To know more on web testing, Graphical User Interface Testing, workflow testing along with Cross Browser or Compatibility testing, go through this presentation as well as the ones coming soon.
Functionality testing is conducted to verify whether the website is developed as per the functional
requirements defined in the business documentation or not.
Following activities should be performed during functionality testing :-
1)URL Testing/ Link Testing:- All URLs should be directed towards the appropriate webpage.
There shouldn’t be any 404 error page or a broken URL.
3) Cookies Testing:- Cookies are a small set of files used by a web application to store user
sessions. Cookies should not store any vital information such as the CVV number of a card for
banking transactions.