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 |
What is P.M Round? What type of questions are they asking? ? If know anybody Plz Post to my mail ID (SwetharaoQA@rediffmail.com) Thank U
How can I do a documentation of Test Cases? Which steps are in it?
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
What is heuristic checklist used in Unit Testing?
HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY
What r the types of test methodologies?
what is role of the tester in an organaisation and project? what is the daily work of tester?
What is the Jar file?
What r all the security problems u r facing & the measures taken to solve.
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
What is a Scenario Matrix's document?
EXPLORATORY testing means?