What is smoke testing and when it will be done?

Answers were Sorted based on User's Feedback



What is smoke testing and when it will be done?..

Answer / swathi

Smoke Testing: Executing the application to check whether it
is free from errors or not. It should be done as soon as we
receive the Build from the developer.

Is This Answer Correct ?    13 Yes 3 No

What is smoke testing and when it will be done?..

Answer / sethupathy

Smoke Testing: Testing the application to know whether the
application is eligible to test is called smoke testing. It
means there should some piece of code should be working for
the testers to test and proceed further. This testing is
done many times to check does the application meet
acceptance criteria to start testing.

Ex: There might be a case "dll not found error" seen when
you launch the application after installing. What testing
can you do when you cannot launch the application?

Is This Answer Correct ?    8 Yes 0 No

What is smoke testing and when it will be done?..

Answer / saravana

Its an early stage of testing process. We carry out smoke
testing for checking the stability of the build. Whether
the build is ready for testing or not.If smoke testing is
failed then the build is rejected.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

which metrics you collect after testing process?

1 Answers  


What is mean by Test Plan? What details will be mention in it?

3 Answers  


What is the difference between stress, volume and load testing?

7 Answers  


How do we validate cerdit cards in billing project

2 Answers   HCL,


If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|

4 Answers   IBM,






when do you stop your testing

2 Answers  


if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug

3 Answers  


in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?

1 Answers  


What is a Regression testing? And do you follow that in your project?

7 Answers   IBM,


What are drawbacks in system development life cycle

0 Answers  


what is the template of ur co,when requirements are not clear,suppose Business Analyst is not there to whom to meet.what is the role of tester in req or design phase

2 Answers   Accenture,


what are the different testing methodologies and testing techniques? Am asked in interview that what is the defect age? I replied that the time gap between the defect reporting and defect resolving. then the interviewer asked me if at all the defect is not resolved then what is the defect age of that particular defect? can anybody answer this?

3 Answers  


Categories