Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

1. what is SDLC and TDLC ?

8 Answers  


What is mean by Funtional and Non-Funtional Testing?

3 Answers  


Test approach to windows scheduler?

0 Answers   ADITI, Santech,


What is web architecture that is followed while doing online project and tell the samples of architecture?

0 Answers  


how do you identify testscenario's

1 Answers   TCS,


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,


How do you know when your code has met specifications?

2 Answers  


How is testing affected by object-oriented designs?

1 Answers   Crea,


what are the QA process u r following in your cmmi level 5 company

1 Answers   Zensar,


In development costs what percent Software testing accounts?

3 Answers   Covansys,


hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks

2 Answers  


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

3 Answers   Wipro,


Categories