How to test download feature?
Testing download feature is not just clicking on download button and whether seeing if it is being downloaded or not. Let the mind-map speak for itself.
Lost your password? Please enter your email address. You will receive a link to create a new password via email.
Testing download feature is not just clicking on download button and whether seeing if it is being downloaded or not. Let the mind-map speak for itself.
You may have been testing web application for a long time now or you are a newbie. Either ways, this information will help you learn about HTTP (HyperText Transfer Protocol). It is important to understand this if you are testing a web application or mobile app which talks to the server over HTTP.
You never knew that web also has its own laws? If you did not, then get a quick information through this mind-map.
Logout looks simple feature! You just see whether you see some other page instead of menu which are shown only to logged in users. Well, that's very crude! Learn more how to test logout feature in a better way!
Testing passwords are as important as how you safeguard your house with different types of secure keys. A password is also like a key which is crucial and you got to test it rigorously in terms of Authentication & Authorization.