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

How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down

2 Answers  


SQA is the product of which software company?

1 Answers  


What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?

0 Answers  


For a tester which certification courses is best?

4 Answers   HCL,


Functional testing is the part of System testing or System testing is the part of functional testing

4 Answers   IBM,






(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

2 Answers  


What is agile testing and why is it important?

0 Answers  


What is negative path testing?

4 Answers   IBM,


What is show stopper defect and explain with example ?

5 Answers   Unisys,


you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.

2 Answers  


What is Tracebility Matrix ? What is there in that and what will u do with that ?

15 Answers   CTS, Polaris,


is retesting and regression same

4 Answers   SAP Labs,


Categories