Answer Posted / sk
Functional vs non-functional testing
Functional testing refers to tests that verify a specific action or function of the code. These are usually found in the code requirements documentation, although some development methodologies work from use cases or user stories. Functional tests tend to answer the question of "can the user do this" or "does this particular feature work".
Non-functional testing refers to aspects of the software that may not be related to a specific function or user action, such as scalability or security. Non-functional testing tends to answer such questions as "how many people can log in at once"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Easiest way to write test cases? How i can learn writing the test cases?
what is the difference between website and web based application ?
What are differences in testing a client server and a web application?
What are all the scenario for 1.google analytics 2.api 3.paypal
Write 2 scenarios for Integration testing? Please let me know its urgent.
Can you explain requirement traceability and its importance?
What r all the security problems u r facing & the measures taken to solve.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
.In languages testing, what is the fixed part and changing part?
How would you test a service oriented architecture (soa) web application?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
test cases for compose functionality of gmail
what is difference between win 98 and win 2000 poertating system?which is better one?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?