sanity testing and smoke testing both are same or not?
what is mean by Build Acceptance Test?

Answers were Sorted based on User's Feedback



sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?..

Answer / logesh

Smoke testing :
Testing whether all required functionalities are working as
expected or not.

Sanity testing:
Testing whether specific functionality is working as
expected or not.

Build Acceptance testing :
A new build(modified code) will be deployed to the existing
build(code) in the test environment ,and acceptance testing
will be ran to check whether the expected changes has been
done in the test environment or not.

Is This Answer Correct ?    2 Yes 0 No

sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?..

Answer / rahul

Smoke Testing: Testing is done to verify that software application is stable enough for the further testing(checking the application functionality is working properly and accept it further testing).A subset of most basic and important test cases is selected and run to make sure that most basic and crucial functions of the software are working fine and software can be further tested.

Sanity Testing: Testing that is done after any change in code or after the defect has been fixed to ensure that particular functionality works properly. (Regression testing is looking for the impact on the whole application after any change in application or defect is fixed)

Build Acceptance test/ Build Verification Test:
Is a set of tests run on each new build of a product to verify that the build is testable before the build is released into the hands of the test team

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between test case, test suite, test script, test scenario & test plan?

5 Answers   iSoft, McDonalds,


why did u choose software testing as ur profession????

6 Answers   AppLabs,


what is the diff between function and Sub function

3 Answers  


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

0 Answers   Siegeworks,


can anyone send me the test cases apart from an bank application form?

1 Answers  


What is the difference between a defect and a failure?

0 Answers  


Tell me about the best bug you ever found.

1 Answers   C1 India,


what is the function generator?

3 Answers   MBT,


what is actually contain test report? can anybody post the test report

4 Answers   NIIT,


how we do system testingf project?

3 Answers   InfoStep,


wht is Manual Testing Frame work

0 Answers   ABA, HCL,


Tell me what all u have done for 2 years as a manual tester in your company

1 Answers   TCS,


Categories