What is the difference between Functional test cases and
UAT test cases?
Answers were Sorted based on User's Feedback
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 |
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 |
Is testing is done for ERP Products.?? like SAP R/3,If yes please send me a notes/Details. Thank you in advance
What is meant by Decision Table Testing Technique?
What are testing techniques? What is difference between general and specific?
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority
Hello Friends,I want some clearence regarding. Test report and Final report.
WHAT IS THE DIFF BW CLIENT SERVER APPLN,WEB APPLN, 1TIER APPLN,2TIER APPN , 3 TIER APPLN, WINDOWS APPLN? WHICH APPLNS ARE SAME? WHICH IS IMP?
What impact ratings have you used in your projects?
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
Name three reasons why the tester may choose to record in Context Sensitive mode.
He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?
Which design document supports to choose test data and how to select test data ranges ?
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.