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

PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE

0 Answers  


how recovery manager works in winrunner

0 Answers   QA,


how do you tell requirement is testable?

1 Answers   iGate,


NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.

2 Answers   Ness Technologies,


What is the difference between SIT and IST?

2 Answers  






Hi All, What is meant by compliance project?

1 Answers  


What is an inspection in software testing?

0 Answers  


What all document are required to testing?

7 Answers   NIIT,


Is Test plan a running document or a fixed document?

4 Answers   Ernst Young,


What are the testing processes after getting SRS to tester?

2 Answers  


What is the difference between Use Case and test case?

4 Answers  


what is testdata

8 Answers   Impetus,


Categories