Functional Testing : Startup, Tools And Tips
Functional testing is all about functionality of the software. Like in login page, user name text box is accepting correct text, accepting text of the range which was given by the developers, giving appropriate error if user name is incorrect. etc etc.
In practical, it's easy but you need to thing beyond your limits to find bugs. Also, if the page contains large no. of text boxes like registration page then in manual testing, you need to check the page by no. of times.
What do you wanna say about this? Please share about tools. Being a newbie in testing, i am not aware of tools 😀