What is mean by Funtional and Non-Funtional Testing?
Answers were Sorted based on User's Feedback
Answer / nuve1284
functional testing is done to make sure that the all the
requirements defined in a functinal spec doc are
implemented properly or not. in simple its nothing but
testing teh functionality of teh application/product
non functional testing is to test the performance of teh
application
for more info visit
www.swaretesting.blogspot.com
www.qtestpro.blogspot.com
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / jyoti
Functionality Testing
It is the checking of exact functionality of the application
as per user requirements
Non-Functionality Testing
It involves below factor testing
1)Security testing
2)Performance testing
3)Installation testing
4)Compatibility testing
5)Configuration testing
6)Regression testing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mrunal
functional testing is related to the functionality of application as per client requirements whereas non-functional includes GUI, performance & security testing of application
| Is This Answer Correct ? | 1 Yes | 0 No |
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
how recovery manager works in winrunner
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
what are the different stages in sdlc?
difference between sanity testing and smoke testing?
what is meant by Priority nad severity?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What is PBX Testing & What is Test coverage?
how to write integrated test case for an ATM?
At what stage of the life cycle does testing begin?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
What if the application has functionality that wasn't in the requirements?