What is the difference between Functional testing and
Functionality testing?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
functional testing is nothing but whether the given
function is working or not as per the specifications
Ex: field validation, Navigation e.t.c
Functionality Testing is nothing but to check whether our
application is equal to customer requirements or not\|
Here we will do lot more tests
Ex: Intersystem Testing
Error Handling testing
| Is This Answer Correct ? | 43 Yes | 8 No |
Answer / akhilish kg
functional testing is nothing but whether the given
function is working or not as per the specifications
Ex: field validation, Navigation e.t.c
Functionality Testing is nothing but to check whether our
application is equal to customer requirements or not\|
Here we will do lot more tests
Ex: Intersystem Testing
Error Handling testing
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / shijath ali
Hi,
This is shijath ali, an upcoming tester........
Functional Testing: This is nothing but Black box testing
i.e. testing carried out to justify the behaviour of the
application as per the requirements and not inclined
towards structural part.
Functionality Testing: This is also a part of black box
type of testing carried out inorder to aver the validation
or functionality of a field as per the requirements.
Plz correct me if iam wrong........
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / nagarjuna reddy
functional testing : meet customer requirements interms of
inputs,process and outputs
Functionality testing : it is also known as requirements
testing,correctness of every functionality through below
coverage
.Behavioral coverage
.error handling coverage
.I/P domain coverage
.calculations coverage
.back-end coverage
.service level coverage
Plz correct me if I am wrong....
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sourabh
functional testing is sub-set of functionality testing.
Functional Testing specific to module but functionality
testing is related with whole application.
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / sairam
functional testing is nothing but testing the behavior of
the application
functionality testing is reaching the customer/client
application
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bala
testing the basic funationality of an application is called
functional tesing
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / saurav
Functional Testing :
The portion of security testing in which the advertised
features of a system are tested for correct operation.
OR
Quality assurance that a web site performs properly. All
aspects of the user interface, navigation between pages and
off-site, multilingual navigation, etc. are tested. Testing
is required in all the current browsers and on the major
operating systems and platforms.
| Is This Answer Correct ? | 4 Yes | 20 No |
Answer / jagan
functionality testing comes under functional testing only
i.e mannual testing
| Is This Answer Correct ? | 6 Yes | 22 No |
What is the Batch file?
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
How many maximum tables we can join by using SQL JOIN??
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
what is accessibility testing ? with one example
When should you begin testing?
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
what is the difference between build and release
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?