What is the difference between functional specifications and
non-functional specifications ?
Answer Posted / vipul
it can be explain by example folows:
func. spec. like what a particular link is supposed to
do...as on login window, link of "LOGIN" is to lead to
logged in page, so it is functional specificaton of this
link.
in case on non func. spec. what would be name of that link
leading to logged page...it will be "LOGIN" or "OK" or some
other what is required by customer. means LOKK and FEEL not
working.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is integration level testing?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
send the senario template
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is the difference between web based application and client server application?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is Web architecture that are followed while doing online project and tell the samples of architecture?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
approx how long a simple website take time just for manual testing including report generation.
What is boundary value testing? Give an example.
please anyone let me know the -ve testing of Excel sheet?
How did you do unit testing in your project?