What types of testing will come under functionality testing
and non functionality testing?Security testing is consider
as functionality testing or non functionality?why its so?
Answer Posted / siri
functionality testing is the process of testing the
application to verify and validate the specific
functionality of the software product is working as per the
requirement.
example of functional requirement:
user login page or
clicking on next button(should take to the other page)
non-functionality testing is testing the application for
non-specific functionality. it is not related to a specific
function or action, but it is related on the whole like the
performance of the application.
example of non-functionality:
usability, scalability, performance, security, etc.,
therefore security of the application is considered as
non-functionality.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is revision history and the content of revision history table?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
In manual testing, what are stubs and drivers?
Can you explain random/monkey testing?
9.Data – driver automation typically includes?
What is exploratory testing and when should it be performed?
What is srs and brs document?
What is the different between SIT and UIT?
Can you explain an application boundary?
what type of testing techniques are using after accept the build?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What are the differences between web applications and client and server applications?
What r the functional testing u perform?