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 |
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
What can be done if requirements are changing continuously?
i am selected 65000 pitision 2008 lottory and i got a approval letter on 29 sep 2008 so what time shold i have for my visa interiew please
What is an audit report? Whom is it done by?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
Can anyone explain about agile software methodology...
can you show me the test cases on registration form
I am uma new commer for this site? I have some doubt's pls clarify it..... I finished my B.Com and S/w Testing Course Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.,
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
Difference between System Testing and System Intergration Testing(SIT) with Example
What is error cusing tecnique
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?