what do u mean by Functional testing?
Answers were Sorted based on User's Feedback
Answer / sujan thota
It is process of conducting testing to make sure whether
the developed application is meeting the specified
requirement s or not
| Is This Answer Correct ? | 60 Yes | 3 No |
Answer / vaibhav modak
The name "Functional Testing" itself suggest that its the Testing which checks the functionality of the application once it get developed,and
also checks whether the application meets the requirement of the functionality requirements for which it is build !
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / deepak
Functionality testing of software is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. Functionality testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ganesh krishnamurthy
Functional testing is the process by which the out meets the
specified requirement.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / chinu
Functional Testing is concentrating on customer's requirement.
To validating the software application or build
functionality in terms of following-
1.Behavioral/GUI testing
2.Input Domain Testing.
3.Error handling.
4.Manipulation.
5.Database validity.
6.Sanitation testing
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / vijayalakshmi
Test the fuctionality of the Build.
check the functionality wheather related to SRS.
| Is This Answer Correct ? | 5 Yes | 9 No |
Answer / vijayalakshmi
Check the functionality of Build is also known as fuctional
Testing.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / n@n!
testing the dependend variables on dependency variables is
called functional testing
| Is This Answer Correct ? | 2 Yes | 11 No |
How to validate a Testcase.and is the testing Methodology.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
what are the ways to crash an application when it is unter testing?
Which are the basic challanges are face tester while doing testing?
What is Boundary value analysis?
what is equivalence class partition?
why you want to be a software tester ? why you choose a testing field?
Can you explain a pair-wise defect?
wht is test scenario?
what is accessibility testing?
what are the main challenges faced in ur project?
What is the basic need for preparing test cases?