What is the difference between User Acceptance Testinga and
System Testing?

Answers were Sorted based on User's Feedback



What is the difference between User Acceptance Testinga and System Testing?..

Answer / karthik g

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

Answer / prabhu

Karthik.G Posted Very good Answer for this question.

Is This Answer Correct ?    6 Yes 2 No

What is the difference between User Acceptance Testinga and System Testing?..

Answer / shivaling sannalli

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

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

What is the difference between User Acceptance Testinga and System Testing?..

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

Post New Answer

More Manual Testing Interview Questions

If client is not given any requirements then how will you test the application

3 Answers   AAA,


1.what is meant by functional and GUI testing?

5 Answers  


What is dry run testing??

2 Answers  


What is the scope of manual testing?Please let me know because I want my carrer as a tester.

0 Answers  


regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order

6 Answers   BirlaSoft,






how to write testcase for toaster?

1 Answers  


Does a manual test engineer indulge with SQL commands to test database.

2 Answers  


What is 2-tier architecture, 3-tier architecture?

6 Answers  


Diffference between System Testing & Integration Testing?

2 Answers  


Can you explain a pair-wise defect?

0 Answers  


What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?

1 Answers  


Is it necessary to test application in lower versions of OS when you have tested in latest version

4 Answers   TCS,


Categories