What is the difference between User Acceptance Testinga and
System Testing?
Answers were Sorted based on User's Feedback
Answer / ravi
1. user acceptance testing testing will be carried out after
system testing and will be the final level of testing where
as system testing will be carried out before user acceptance
testing and next after the functional testing
2. in user acceptance testing will be involved with team of
end users(customers), where in system testing will carried
out by testing team of vendor
3. most of the time user acceptance testing is focussed on
functionality and usability of the developed application
with respect to user prospective where as system testing is
also included with non functionality testing like
performance, security testing.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / n@n!
user acceptancy testing is of two types:
1)alpha testing
2)beta testing
1)alpha testing : testing the application under project
manager/copmany environment/client representative
2)beta testing: testing the application under clinet
environment/client representative is manditory
systen testing : also called as black box testing.
testing all requirements in the application is called
system testing
in system testing phase test engineer can test the below
functionalities
1)user interface
2)usability
3)functional
4)non functional
5)environment
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saff
SYSTEM TESTING IS THE TESTING OF THE APPLICATION AS A WHOLE
WRT TO CUSTOMER REQUIRMETS
THE TEST DONE ARE FUNCTIONAL NON FUNCTIONAL AND MAIN
MOTIVE HERE IS TO FIND BUGS
UAT IS DONE TO GET AN AGRREMENT FORM USER IT IS DOEN IN
MANY WAYS
ALPHA WHERE A REPRESENTATIVE FROM CLIENT WILL PERFROM THE
TESTING WITH THE HELPOF TESTER TO TEST WHETHER THE SYSTEM
REACHES HIS COMPNAY REQUIREMTNS
HERE THE FOCUS IS NOT TO FIND BUGS
BETA TESTING HERE THE PRODUCT IS RELEASED TO THE USERS FOR
SOME AMOUNT OF TIME TO GET FEED BACK FORM THEM AND IF ANY
CHANGES TO BE MADE THERE ARE MADE AND PRODCUT IS RELESED
THE DFFERENCE IS THE PURPOSE FOR THEY R DONE
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main diff. between Retesting and Regression Testing ?
Write test cases to copy text file from C:\ drive to D:\ drive?
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
what is the difference between sevierty and priority
What is the difference between functional testing and integration testing?
What is the Testing strategy for testing client server applications/products?
can anyone tell me the scenarios for online banking transaction ?
How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer
1 Answers First Indian Corporation, SFA, TCS,
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
If the developer rejects that its not abug means then whats the next step we follow?
why u are using multiple test data in retesting?
define benhmarks in black box testing...