What is the difference between Functional test cases and
UAT test cases?
Answer Posted / @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 |
Post New Answer View All Answers
what is a data guidelines?
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
Differentiate verification and validation?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
Difference between Re-testing and Regression testing?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What is an inspection in software testing?
what is mean by impact analysis ,how we used to select regression TC using this?
what types of testing have u done in ur project?and expalin it detail?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is black box testing, and what are the various techniques?