
- Forum
- Testing
- Software Testing
- Functional requiremnets
Functional requiremnets
This is a discussion on Functional requiremnets within the Software Testing forums, part of the Testing category; can anyone clearme what are the functional requirments Honey...
-
Functional requiremnets
can anyone clearme what are the functional requirments
Honey
-
requirments is provided by development team for testing
-
Functional requirements
HI Honey,
The functional requirements are nothing but how the application should be and how to behave and validate when u comes through a valid or invalid 0scenario here iam giving a general example
Example:
Just take a google login page
In google login page we will have user name and password
Username functional requirements: it should allow only 3 to 11 characters as a username
If u enter more then that it has to display or throw popup message saying that the user name should be minimum 3 characters and maximum 11 characters length
It has to check that it is valid username or not after giving password and pressing on submit button
Password functional requirements: whaterver the characters you are entering in the password field should be encrypted
Also check the password length is exceeding the limits are not
Submit button functional requirements:
Whenever u click on the submit button it has to check wether the username and password entered or not if not it has to give the message that enter username/password
It has to verify or validate that entered username and password are valid or not
If the username and password are valid then it has to take u to inbox page
Note:
if u have any doubts regarding this please feel free to contact me
Regards,
Bharath
http://groups.google.com/group/testi...ications?hl=en
-
12-20-2011, 12:12 AM #4
- Join Date
- Oct 2011
- Answers
- 24
Hi,
As the name itself says, Functional Requirement specifies what a component or system must perform i.e what functionality should a component or system should have.
-
12-20-2011, 02:43 AM #5
- Join Date
- Oct 2011
- Answers
- 32
Hi,
Name itself says it all. In the Requirement specification document sometimes specifically the functional requirements are specifically mentioned. It can be a separate document or combined with the as a whole BRD document. It emphasizes that whatever functionality the system must have,how it works main things that it must perform and deliver as its output. At the point of testing tester must care that these mentioned criteria s are meeting or not.
-
Sponsored Ads

Reply With Quote





