What is the difference between User Acceptance Testinga and
System Testing?
Answers were Sorted based on User's Feedback
UAT VS SIT :
Objective of UAT : To test the application from end users
perspective and to verify for the business rules.
Objective of ST : To test the application for the
correctness of how the application has been built and how
its interface is been done.
Reference document for UAT : BRD
Reference document for ST : SRS or FS
Environment for UAT : Simulated Live Environment(Prod Site)
Environment for ST : Test Environment (Developers site)
Data used for UAT : Simulated live data
Data used for ST : Dummy data
| Is This Answer Correct ? | 60 Yes | 5 No |
Answer / rsntallapudi123
User acceptance Testing is performed by the Client of the
applcation to determine whether the application is
Developed as per the requirements specified by him/her.
it is performed within the development of the organization
or at the client site.
Alpha testing and Beta testing are the examples of
Acceptance Testing.
System testing is perfomed by the Testers to determine
whether the application is satisfyiing the requirements as
specified in SRS.
| Is This Answer Correct ? | 35 Yes | 6 No |
Answer / karthik
System Testing: Testing that attempts to discover defects
that are properties of the entire system rather than of its
individual components
User Acceptance Testing: A formal product evaluation
performed by a customer as a condition of purchase
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / rgp
System testing verifies the implementation of the Functional
Specifications.
User testing verifies that the system meets the User
Requirements (or business needs).
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / prabhu
Karthik.G Posted Very good Answer for this question.
| Is This Answer Correct ? | 6 Yes | 2 No |
In Clear Both Acceptance Testing and System Testing are
BalckBox Testing
> In User acceptance testing we consider case study of
user requirement, and check whether all the requirements
are met?
> In system testing is done soon after integration
testing, to check whether the system specification are met?
For more details please do contact me ...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sriharsha
User Acceptance Testing :
This type of testing is done by the Cust / Client or a
testing team from the client;s side.
The appln here is tested for all its features as a n end
user.
System Testing :
End to end testing.
U have 4/5 questions on System testing here.so u can go
thru it again.
| Is This Answer Correct ? | 17 Yes | 14 No |
Answer / javed
SIT is a testing process that exercises a software system's coexistence with others. SIT takes multiple integrated systems that have passed system testing as input and tests their required interactions.
UAT is one of the final stages of a project and often occurs before a client or customer accepts the new system
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abdul haque
User Acceptance Testing : UAT is done on client site and end
user check the application . Alpha and Beta are UAT testing
System Testing : System testing is done by the tester .
Application should work according to the SRS docs .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sailaja
testing done according to the UATest Plan is User
acceptance testing and testing done according to the System
test plan is system testing.
User acceptance testing is done to test the user
acceptability and after all the requirements are met by the
system then according to the system test plan we will do
system testing
the hierarchy is ...
unit testing
integration testing
system testing
acceptance testing
| Is This Answer Correct ? | 8 Yes | 8 No |
What are the positive and negative testing can be done to social site like orkut?
can you please tell me what is field validation and form validation in details,how is this perform
What is Difference between White-box Testing and Unit testing?
6 Answers AZTEC, College School Exams Tests,
how do i know that i have to do white\Black box testing
severity and priority of bugs?
can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
What is the Desktop Testing?
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
What is the difference between bug and defect?
test case for post status functionality of facebook