what is functionality testing?
Answers were Sorted based on User's Feedback
Answer / mamata
testing conducted exhaustively in all possible way to
ensure the functionality of module.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / deepak
functional testing is the process of attempting to detect
the inconsistency between the program functional
specification and its actual behavior. it verifies that the
software provides expected service.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naveen kumar k.l
Testing the functionality of an application against the
functional requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smith
testing the functionalities mentioned in the requirements is
functionality testing....
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mfsi_priyankaa
Functionality testing is a type of black box testing which
is performed to verify that a software application performs
and functions correctly according to design specifications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kashyap srinivas
Testing carried out to ensure whether all the requirements from the requirement document is met by the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ch.s.m.prasad ,kkd
meet customer requirements interms of functionality.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is Retesting?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
What is risk analysis and what kind of risk you foud while testing
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
what s test block ratio? please any one answer me..
What are the things you prefer and prepare before starting testing?
what is non-functional testing? give 2 example..
What is Six Sigma for Testing?
what is user acceptence test?
Explain the Stress Testing
Among 5000 test cases, how to pick test cases for regression testing
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?