Difference between SIT and UAT
Answers were Sorted based on User's Feedback
Answer / @mit
SIT stands for System Integration Testing.For SIT testing,
Tester will prepare SIT test cases then excute Test cases
and also perforemd SIT.
UAT stands for User Acceptance Testing.This is the last
phase of Testing which may be or may not be performed by
Client.In this kind of Testing,client test the application
as per as their Functional and Business Requiremnet.UAT
includes two types of testing:-
1.Alpha Testing:
Alpha Testing is performed by Client with
the presence of Developers,DBA etc at the Developers site.
2.Beta Testing:
Beta Testing is performed by Client without the
presence of Developers,DBA etc at their own site (Live
environmnet)
| Is This Answer Correct ? | 36 Yes | 6 No |
Answer / sandeep rudrabhatla
UAT is nothing but User Acceptance Testing where we test the
application at customers' site to check whether the system
is working fine or not.This is the last phase of testing.
SIT is System integration testing.It is one of the phases of
testing where you perform System testing and Integration
testing combined together on a regular basis.It a different
process altogether for which specific tools are there.
Thanks
Sandeep Rudrabhatla
| Is This Answer Correct ? | 16 Yes | 5 No |
what is prototyping model,RAD model V model, spiral model?????
Example For Load And Stress Testing.
What is Usability and Compatibility testing?
who is releasing the project?PM/TL?
Why is it impossible to test a program completely?
Please anybody explain the interaction of tester with developers and team lead regarding bugs or any issue, how they interact? How they discuss... Plz be clear in detail
6 Answers eSymbiosis, Infosys,
given nrequirement collection doc,tester can prepare which test plan?
What are the two main categories of software testing?
what is traceability matrix and its usefulness
Describe any bug you remember.
what is entry / exit criteria and pass / fail criteria ?
what is difference between smoke test and exploratory test.?