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

can you tell me high priority low severity defect?

2 Answers  


FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?

1 Answers   QualSoft,


You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?

2 Answers   IBM,


what r the best jobsites for manual and automation testing? except testingken.com

0 Answers  


can anybody explain traceability matrix clearly

4 Answers  






what is sanity testing and smoke testing?

3 Answers   Crea,


When and by How you will come to a conclusion “Prepared testcases covers the given requirements?

3 Answers  


i have 3 years of exp in manual testing, if i am attending any interview what kind of question i will get?

2 Answers  


what r the qualities of a tester?

5 Answers  


Explain the waterfall model in detail?

10 Answers  


What is Dataguidelines?

1 Answers  


what is meant by metrics give some examples and what is meant by testscripts

2 Answers  


Categories