What is the difference between User Acceptance Testinga and
System Testing?
Answer Posted / 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 |
Post New Answer View All Answers
What is regression testing? When to apply it?
Which are the standards for software test plans?
How do you scope out the size of the testing effort?
why testcases are written and what is the importance?
Explain user acceptance testing.
send the senario template
what is scrum how with ex?
test cases on bangles???
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
Why would we not include these?
List out test deliverables?
What are the advantages of automation over manual testing?
Test cases on send/ receive button of Microsoft outlook.
If automating - what is your process for determining what to automate and in what order
What are the advantages of black box testing?