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 |
while writing the test cases, how can we know whether we wrote all the test cases or not.
Is it necessary to test application in lower versions of OS when you have tested in latest version
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what is the diff. between Test Case and Test Secenario ? give me one example ?
What is the difference between quality assurance and quality control?
How do we estimate the number of test cases?
If developer is not agree with your bug then what is your response?
What tool do you use in mobile testing?
what is fault?
What command is used to launch a application in winrunner?
define STLC life cycle step by step
when giving demo to the client. if u found a showstoper defect what you will do.