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 Functinal Equivalent Test?
What is reverse engineering?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What are the main key components in web applications?
Explain the STLC?
32 Answers Accel Frontline, Fidelity, Infosys,
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
What's Web-Enabled Application Measurement Tests
what is test coverage??
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
What is the difference between unit testing and smoke testing
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?