What is the difference between Functional test cases and
UAT test cases?

Answers were Sorted based on User's Feedback



What is the difference between Functional test cases and UAT test cases?..

Answer / @mit

Yes,above Answer is correct but i want to add some more
points.

Functional Test cases includes the functionality of the
application or module.It contains both +ve and -ve Test
cases.

While UAT Test Cases are prepred by both User requiremnet
and FRS.Generally UAT Test cases includes only +ve test
cases.

For Ex. Suppose there is an Login window and its
functionlaity includes that If user enter correct User name
and Password then press GO button then it should navigate
to the next page otherwise Not.

So,for above requirement V can write Functional Test cases
that includes both +ve and -ve Test cases like By using
Correct User Name and Password then Press GO button then it
should navigate to the next page and also some Test Cases
like What happens if user enter Correct User Name but
Incorrect password,Enter Incorrect User name with correct
Password and so on.


But in UAT Test Cases,v write the test cases that includes
only +ve Test cases as sated in requiremnet.Can also
include only -ve Test Cases but not more than one -ve Test
Case.

Plz let me know i m wrong.

Is This Answer Correct ?    10 Yes 0 No

What is the difference between Functional test cases and UAT test cases?..

Answer / aa

Functional Test Case are designed based on functional
Requirements. These test cases are executed to verify
whether functionalities are working or not.

UAT test cases are designed based on user requirements.
These test cases are executed whether to check application
confirms to user expectations or not .

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

how do you test for runtime error using manual testing

2 Answers  


Which are the basic challanges are face tester while doing testing?

2 Answers  


what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly

3 Answers  


How many members can write the single test case?

2 Answers   Ordain Solutions,


What is the difference between Usability testing and Exploratory Testing?

7 Answers   Religare,






what are test cases for edit,add,delete,save,preview and main buttons and test scenarios

2 Answers   L&T, Wipro,


Explain Bug Life cycle What is integration testing and regression testing What is verification and validation How does winrunner recognizes the project which is in custom build What is expert view and tree view How does QTP identifies the project What is the difference between Winrunner and QTP What is Test Director and which version of test director your are using in your project What is a test plans what are the contents present in a test plan What is the risk of testing a project

4 Answers   Mphasis,


when errors occurs in ur script wat will u do

11 Answers   IBM, Synergy,


Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing

7 Answers   ADITI,


what is meant by cyclomatic complexity???

3 Answers   Philips,


What is Functional Testing and Regression Testing?

8 Answers   Xavient,


security testing what are the things you want to check in security testing ?

1 Answers   CSS,


Categories