ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
What is the difference between User Acceptance Testinga and 
System Testing?
 Question Submitted By :: Gnr_10
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 1
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 ?    2 Yes 2 No
Sriharsha
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 2
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 ?    3 Yes 2 No
Rsntallapudi123
 
 
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 3
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 ?    3 Yes 0 No
Sailaja
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 4
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 ?    9 Yes 1 No
Karthik G
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 5
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 ?    3 Yes 0 No
Karthik
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 6
Karthik.G Posted Very good Answer for this question.
 
Is This Answer Correct ?    1 Yes 1 No
Prabhu
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 7
Hi,
     This is sunithayagnamurthy.
User accepting test: User accepting test means user has 
tested it is working or not as per the requirment this is 
called the user acceptence testing...
     It is conducted by user ....this is conducted after 
system testing ....
system testing: system testing is conducted by blockbox 
test engineer. the blobkbox test engineer tested this is 
working or not as per the requirment this is called the 
blockbox testengineer....

If any mistakes is their please excuse

thanks & regards
sunithayagnamurthy
 
Is This Answer Correct ?    0 Yes 3 No
Sunithayagnamurthy
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 8
sunitha ur answer is not clear and correct.
freinds can any explain dis correctly....

tank u
 
Is This Answer Correct ?    2 Yes 1 No
Hptester
 
  Re: What is the difference between User Acceptance Testinga and System Testing?
Answer
# 9
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 ?    0 Yes 0 No
Shivaling Sannalli
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
difference between smoke testing and sanity testing? Mastek4
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false Infosys2
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.  3
what do you test in compatability for client server and web application? ? Hoch-Technologies3
What is Buddy Testing?  2
what are the QA docments? Siri-Technologies5
Diff. between system test cases & UAT test cases. TCS2
How do you decide when you have 'tested enough?'  9
what is call-pair ,cross testing,  2
One Project is developed on VB+Access it is working properly they are planning to change with backend Oracle . What type of testcases we can write? ADP3
what is meant by exhaustive testing? STC8
What is Data base testing in manual EDS2
which testing is better equivalenc partitioning or bouandary value analysis and why? Hewitt4
write the test cases on prime number with result? Zycus-Infotech3
What are the various black box and white box testing techniques?  6
difference between static and dynamic testing( not just definition) as a 4+ experienced guy  3
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction . AMDOC9
what is difference between severity and priority? what is difference between bug and defect? AD-Solutions14
what are the Qualties needed by a softawre tester?  5
how many buils u r getting in u'r project? Professional-Access4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com