what is the Diff between UAT and QA?
Answers were Sorted based on User's Feedback
Answer / gangadhar mahabubabad
uat: is user acceptance test
is nothing but final testing with
in the presence of client.
qa:quality analists testing the product and finding the defects.
| Is This Answer Correct ? | 57 Yes | 5 No |
Answer / nitin sharma
UAT: User acceptance testing is the last phase in testing
,which is done in user's environment and generally the team
test whether the Brs(buisness requirements) are matched or not
QA(Qualtiy Assurance):QA people are involved in whole sdlc
an their main aim is how to make and improve product quality
,how to prvent future bugs and all its a prevention process.
QA(Quality Analyst): Its a testing process where tester
execute test case,report defects,and all.
| Is This Answer Correct ? | 4 Yes | 14 No |
Answer / mfsi_satyakamm
UAT is user acceptance testing. Here the users try on the
product and find defects. If no defects are found then the
product is accepted by the users.
QA is Quality Assurance. Its a systematic way of finding
defects in the product. The less is the defect, the more is
the quality. In other words its a method of checking the
quality of a product on the basis of number of defects found.
| Is This Answer Correct ? | 8 Yes | 23 No |
Answer / guest
UAT is Environment
QA is process to test the application
| Is This Answer Correct ? | 4 Yes | 29 No |
explain v model in detail(pls explain with real tme company process)
what is actually contain test report? can anybody post the test report
What is test driver and test stub?
how we can define bug is an valid bug
what is the use of a tester.Even admin or developer others can do testing What is the main advantage of atester. why do testing team need testers.
What is the difference between sanity testing and smoke testing
How test case is differ from test plan .give an suitable example
What is difference between Test Plan and Test Strategy?
equivalence class partitioning techniques used in system testing or not
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
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?
Easiest way to write test cases? How i can learn writing the test cases?