When we test an application by manual testing, we do all the actions manually. Then in this case, how do we check database for changes? how do we connect it? Where do we go to check it...in other application? I know how to execute SQL commands, but using only online SQL interpreter. So I am unable to visuallize the procedure Also how do we check for login id and password. I understand the condition table. I want to know the procedure about encryptiont things.
Thanks in advance.